3802 lines
574 KiB
XML
3802 lines
574 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="_KYo1QEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_KYo1QUwgEeu4Gt6QCHNvhw" bindingContexts="_KYqrukwgEeu4Gt6QCHNvhw">
|
|
<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="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="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.jdt.ui.CompilationUnitEditor" name="GameBoy.java" tooltip="playing-coffee/src/main/java/playingcoffee/application/GameBoy.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/application/GameBoy.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="BCDOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/BCDOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/BCDOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ReturnOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/ReturnOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/ReturnOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="CallOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/CallOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/CallOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Argument.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/Argument.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/Argument.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RotateAOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/RotateAOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/RotateAOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ALUOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/ALUOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/ALUOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SwapOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SwapOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SwapOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ResetBitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ResetBitOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ResetBitOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="BitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/BitOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/BitOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SetBitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SetBitOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SetBitOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ShiftOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ShiftOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ShiftOpcode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RotateOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/RotateOpcode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/RotateOpcode.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="MBC1.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/MBC1.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/MBC1.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ROMOnlyMBC.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/ROMOnlyMBC.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/ROMOnlyMBC.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/core/MBC.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/MBC.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Cartridge.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/Cartridge.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/Cartridge.java"/>
</file>
</mruList>
</workbench>"/>
|
|
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
|
|
<tags>ModelMigrationProcessor.001</tags>
|
|
<children xsi:type="basic:TrimmedWindow" xmi:id="_KYo1QUwgEeu4Gt6QCHNvhw" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_KYo1QkwgEeu4Gt6QCHNvhw" label="%trimmedwindow.label.eclipseSDK" x="0" y="27" width="961" height="1016">
|
|
<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>
|
|
<tags>shellMaximized</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1QkwgEeu4Gt6QCHNvhw" selectedElement="_KYo1Q0wgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="advanced:PerspectiveStack" xmi:id="_KYo1Q0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_KYo1REwgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="advanced:Perspective" xmi:id="_KYo1REwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_KYo1RUwgEeu4Gt6QCHNvhw" 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="_KYo1RUwgEeu4Gt6QCHNvhw" selectedElement="_KYo1UUwgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1RkwgEeu4Gt6QCHNvhw" visible="false" containerData="3222" selectedElement="_KYo1R0wgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1R0wgEeu4Gt6QCHNvhw" elementId="left" visible="false" containerData="6000" selectedElement="_KYo1SEwgEeu4Gt6QCHNvhw">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1SEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_KYpdn0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1SUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_KYpeAkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1SkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_KYpeA0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1S0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_KYpeBEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1TEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_KYpeokwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1TUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_KYpeo0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1TkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.ResultView" ref="_KYpepUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1T0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1UEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_KYpepEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1UUwgEeu4Gt6QCHNvhw" containerData="6778" selectedElement="_KYo1UkwgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1UkwgEeu4Gt6QCHNvhw" containerData="7500" selectedElement="_KYo1U0wgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1U0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editorss" containerData="8140" ref="_KYpcrUwgEeu4Gt6QCHNvhw">
|
|
<tags>Maximized</tags>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1VEwgEeu4Gt6QCHNvhw" visible="false" containerData="1860">
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1VUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack" visible="false" containerData="5000" selectedElement="_KYo1VkwgEeu4Gt6QCHNvhw">
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1VkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_KYpeekwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1V0wgEeu4Gt6QCHNvhw" elementId="right" toBeRendered="false" containerData="5000">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1WEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ContentOutline" toBeRendered="false" ref="_KYpedUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1WUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_KYpeeEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1WkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_KYpeeUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1W0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_KYpevkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1XEwgEeu4Gt6QCHNvhw" elementId="bottom" visible="false" containerData="2500" selectedElement="_KYo1YUwgEeu4Gt6QCHNvhw">
|
|
<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="_KYo1XUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProblemView" ref="_KYpeB0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1XkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavadocView" ref="_KYpeDUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1X0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.SourceView" ref="_KYpeEEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1YEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.views.SearchView" ref="_KYpeEUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1YUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.console.ConsoleView" ref="_KYpeYUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1YkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_KYpec0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1Y0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_KYpedEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1ZEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.views.ViewportView" toBeRendered="false" ref="_KYpev0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1ZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.CoverageView" ref="_KYpewkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1ZkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugView" ref="_KYqDc0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="advanced:Perspective" xmi:id="_KYo1Z0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugPerspective" selectedElement="_KYo1aEwgEeu4Gt6QCHNvhw" 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="_KYo1aEwgEeu4Gt6QCHNvhw" selectedElement="_KYo1ckwgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1aUwgEeu4Gt6QCHNvhw" containerData="2364" selectedElement="_KYo1akwgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1akwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.internal.ui.NavigatorFolderView" containerData="5000" selectedElement="_KYo1a0wgEeu4Gt6QCHNvhw">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1a0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugView" ref="_KYqDc0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1bEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_KYpeBEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1bUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.PackageExplorer" toBeRendered="false" ref="_KYpdn0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1bkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_KYpeAkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1b0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_KYpepUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<tags>busy</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1cEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.viewMStack" toBeRendered="false" containerData="5000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1cUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" toBeRendered="false" ref="_KYqD3UwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1ckwgEeu4Gt6QCHNvhw" containerData="7636" selectedElement="_KYo1gEwgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_KYo1c0wgEeu4Gt6QCHNvhw" containerData="7500" selectedElement="_KYo1dEwgEeu4Gt6QCHNvhw" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1dEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editorss" containerData="5763" ref="_KYpcrUwgEeu4Gt6QCHNvhw"/>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1dUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.internal.ui.OutlineFolderView" containerData="4237" selectedElement="_KYo1dkwgEeu4Gt6QCHNvhw">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1dkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.VariableView" ref="_KYqDnUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1d0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.BreakpointView" ref="_KYqDvUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1eEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.ExpressionView" toBeRendered="false" ref="_KYqDzkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1eUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ContentOutline" toBeRendered="false" ref="_KYpedUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1ekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.PropertySheet" toBeRendered="false" ref="_KYqD0UwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1e0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_KYpeeUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1fEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.SignalsView" toBeRendered="false" ref="_KYqD2UwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1fUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.ModuleView" toBeRendered="false" ref="_KYqD2kwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1fkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" toBeRendered="false" ref="_KYqD3EwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1f0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_KYpevkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1gEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.internal.ui.ToolsFolderView" containerData="2500" selectedElement="_KYo1gUwgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1gUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.console.ConsoleView" ref="_KYpeYUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<tags>active</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1gkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.RegisterView" toBeRendered="false" ref="_KYqDnEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1g0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_KYpec0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1hEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_KYpedEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1hUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.runtime.LogView" toBeRendered="false" ref="_KYqD0kwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1hkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.DisplayView" ref="_KYqD00wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1h0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.views.SearchView" ref="_KYpeEUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1iEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProblemView" ref="_KYpeB0wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1iUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.executablesView" ref="_KYqD20wgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1ikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debuggerConsoleView" toBeRendered="false" ref="_KYqD3kwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYo1i0wgEeu4Gt6QCHNvhw" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1jEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_KYpcpkwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1jUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_KYpcqUwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_KYo1jkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_KYpcrEwgEeu4Gt6QCHNvhw" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpcpkwgEeu4Gt6QCHNvhw" 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="_KYpcp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.help.ui.HelpView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpcqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.help.ui.HelpView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpcqUwgEeu4Gt6QCHNvhw" 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="_KYpcqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.internal.introview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpcq0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.internal.introview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpcrEwgEeu4Gt6QCHNvhw" 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="_KYpcrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editorss" selectedElement="_KYpcrkwgEeu4Gt6QCHNvhw">
|
|
<children xsi:type="basic:PartStack" xmi:id="_KYpcrkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_KYpdFUwgEeu4Gt6QCHNvhw">
|
|
<tags>org.eclipse.e4.primaryDataStack</tags>
|
|
<tags>EditorStack</tags>
|
|
<tags>active</tags>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpcr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="RotateAOpcode.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="RotateAOpcode.java" partName="RotateAOpcode.java" title="RotateAOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/RotateAOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/RotateAOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1180" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdAUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="RotateOpcode.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="RotateOpcode.java" partName="RotateOpcode.java" title="RotateOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/RotateOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/RotateOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1903" selectionTopPixel="355"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="CPU.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="CPU.java" partName="CPU.java" title="CPU.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/cpu/CPU.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/cpu/CPU.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="2337" selectionTopPixel="3235"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdCUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ALU16Opcode.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="ALU16Opcode.java" partName="ALU16Opcode.java" title="ALU16Opcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/ALU16Opcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/ALU16Opcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="34" selectionOffset="1155" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdDUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ALUOpcode.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="ALUOpcode.java" partName="ALUOpcode.java" title="ALUOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/ALUOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/ALUOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="3610" selectionTopPixel="87"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdEUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StopOpcode.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="StopOpcode.java" partName="StopOpcode.java" title="StopOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/StopOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/StopOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="34" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdFUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GameBoy.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="GameBoy.java" partName="GameBoy.java" title="GameBoy.java" tooltip="playing-coffee/src/main/java/playingcoffee/application/GameBoy.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/application/GameBoy.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="736" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
<tags>active</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdGUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Cartridge.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="Cartridge.java" partName="Cartridge.java" title="Cartridge.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/Cartridge.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/Cartridge.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1379" selectionTopPixel="359"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="MBC.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="MBC.java" partName="MBC.java" title="MBC.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/MBC.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/MBC.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="256" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdIUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ROMOnlyMBC.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="ROMOnlyMBC.java" partName="ROMOnlyMBC.java" title="ROMOnlyMBC.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/ROMOnlyMBC.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/ROMOnlyMBC.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="338" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdJUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="MBC1.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="MBC1.java" partName="MBC1.java" title="MBC1.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/MBC1.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/MBC1.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="325" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdKUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Application.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="Application.java" partName="Application.java" title="Application.java" tooltip="playing-coffee/src/main/java/playingcoffee/application/Application.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/application/Application.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="2474" selectionTopPixel="629"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpde0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ShiftOpcode.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="ShiftOpcode.java" partName="ShiftOpcode.java" title="ShiftOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ShiftOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ShiftOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdf0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="SetBitOpcode.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="SetBitOpcode.java" partName="SetBitOpcode.java" title="SetBitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SetBitOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SetBitOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdg0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="BitOpcode.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="BitOpcode.java" partName="BitOpcode.java" title="BitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/BitOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/BitOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="685" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdh0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ResetBitOpcode.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="ResetBitOpcode.java" partName="ResetBitOpcode.java" title="ResetBitOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ResetBitOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/ResetBitOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdi0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="SwapOpcode.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="SwapOpcode.java" partName="SwapOpcode.java" title="SwapOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SwapOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/prefixed/SwapOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="737" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdj0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="CallOpcode.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="CallOpcode.java" partName="CallOpcode.java" title="CallOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/CallOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/CallOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="739" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdk0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ReturnOpcode.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="ReturnOpcode.java" partName="ReturnOpcode.java" title="ReturnOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/ReturnOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/ReturnOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1318" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdl0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="BCDOpcode.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="BCDOpcode.java" partName="BCDOpcode.java" title="BCDOpcode.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/opcode/BCDOpcode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/opcode/BCDOpcode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="211" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_KYpdm0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="MMU.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="MMU.java" partName="MMU.java" title="MMU.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/MMU.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/core/MMU.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1727" selectionTopPixel="808"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
</children>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpdn0wgEeu4Gt6QCHNvhw" 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.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
<child filterId="org.eclipse.buildship.ui.packageexplorer.filter.gradle.subProject" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_KYpdoEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.PackageExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpd_kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeAkwgEeu4Gt6QCHNvhw" 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="_KYpeA0wgEeu4Gt6QCHNvhw" 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="_KYpeBEwgEeu4Gt6QCHNvhw" 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="_KYpeBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.ProjectExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpeBkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.ProjectExplorer" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeB0wgEeu4Gt6QCHNvhw" 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="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="_KYpeCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProblemView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpeCkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeDUwgEeu4Gt6QCHNvhw" 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="_KYpeDkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavadocView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpeD0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavadocView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeEEwgEeu4Gt6QCHNvhw" 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"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeEUwgEeu4Gt6QCHNvhw" 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.search.lastActivation="0"/>
<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="7" org.eclipse.search.resultpage.layout="2"/>
<view IMemento.internal.id="org.eclipse.search.text.FileSearchResultPage" org.eclipse.search.lastActivation="8" org.eclipse.search.resultpage.layout="2" org.eclipse.search.resultpage.limit="1000" org.eclipse.search.resultpage.sorting="2"/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_KYpeEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.views.SearchView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpeJEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.views.SearchView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeYUwgEeu4Gt6QCHNvhw" 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="_KYpeYkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.console.ConsoleView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpeZEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.console.ConsoleView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpec0wgEeu4Gt6QCHNvhw" 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="_KYpedEwgEeu4Gt6QCHNvhw" 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="_KYpedUwgEeu4Gt6QCHNvhw" 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="_KYpedkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ContentOutline">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYped0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeeEwgEeu4Gt6QCHNvhw" 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="_KYpeeUwgEeu4Gt6QCHNvhw" 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="_KYpeekwgEeu4Gt6QCHNvhw" 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="_KYpee0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpek0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpeokwgEeu4Gt6QCHNvhw" 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="_KYpeo0wgEeu4Gt6QCHNvhw" 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="_KYpepEwgEeu4Gt6QCHNvhw" 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="_KYpepUwgEeu4Gt6QCHNvhw" 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="_KYpepkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.ResultView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpes0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.ResultView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpevkwgEeu4Gt6QCHNvhw" 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="_KYpev0wgEeu4Gt6QCHNvhw" 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="_KYpewEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.views.ViewportView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYpewUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.views.ViewportView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYpewkwgEeu4Gt6QCHNvhw" 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="_KYpew0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.CoverageView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqDZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.CoverageView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqDc0wgEeu4Gt6QCHNvhw" 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="_KYqDdEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqDhEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqDnEwgEeu4Gt6QCHNvhw" 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="_KYqDnUwgEeu4Gt6QCHNvhw" 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="_KYqDnkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.VariableView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqDskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.VariableView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqDvUwgEeu4Gt6QCHNvhw" 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="_KYqDvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.BreakpointView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqDyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.BreakpointView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqDzkwgEeu4Gt6QCHNvhw" 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="_KYqDz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.ExpressionView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqD0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.ExpressionView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqD0UwgEeu4Gt6QCHNvhw" 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="_KYqD0kwgEeu4Gt6QCHNvhw" 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="_KYqD00wgEeu4Gt6QCHNvhw" 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="_KYqD1EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.DisplayView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_KYqD1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.DisplayView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_KYqD2UwgEeu4Gt6QCHNvhw" 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="_KYqD2kwgEeu4Gt6QCHNvhw" 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="_KYqD20wgEeu4Gt6QCHNvhw" 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="_KYqD3EwgEeu4Gt6QCHNvhw" 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="_KYqD3UwgEeu4Gt6QCHNvhw" 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="_KYqD3kwgEeu4Gt6QCHNvhw" 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="_KYqD30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqD4EwgEeu4Gt6QCHNvhw" elementId="group.file" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqD4UwgEeu4Gt6QCHNvhw" elementId="group.file" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqD4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.workbench.file">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_KYqD6kwgEeu4Gt6QCHNvhw" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_KYsi-0wgEeu4Gt6QCHNvhw"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqD70wgEeu4Gt6QCHNvhw" elementId="group.edit" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqD8EwgEeu4Gt6QCHNvhw" elementId="group.edit" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqD8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.workbench.edit" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqD9UwgEeu4Gt6QCHNvhw" elementId="additions" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqD9kwgEeu4Gt6QCHNvhw" elementId="additions" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqELkwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.debug.actionSet" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEL0wgEeu4Gt6QCHNvhw" elementId="com.python.pydev.navigate.actionSet" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEMEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.launchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqENkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.searchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEQEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqESkwgEeu4Gt6QCHNvhw" elementId="group.nav" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqES0wgEeu4Gt6QCHNvhw" elementId="group.nav" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqETEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.workbench.navigate">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_KYqEUkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_KYsii0wgEeu4Gt6QCHNvhw"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEVkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.DefaultTextEditor" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEV0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.CompilationUnitEditor" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEWEwgEeu4Gt6QCHNvhw" elementId="group.editor" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqEWUwgEeu4Gt6QCHNvhw" elementId="group.editor" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEWkwgEeu4Gt6QCHNvhw" elementId="group.help" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_KYqEW0wgEeu4Gt6QCHNvhw" elementId="group.help" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_KYqEXEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.workbench.help" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_KYqEX0wgEeu4Gt6QCHNvhw" 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="_KYqEY0wgEeu4Gt6QCHNvhw" 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="_KYqEakwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_KYqEa0wgEeu4Gt6QCHNvhw" 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="_KYqEbEwgEeu4Gt6QCHNvhw" 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="_KYqEbUwgEeu4Gt6QCHNvhw" 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="_KYqEeEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" side="Left">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_KYqEeUwgEeu4Gt6QCHNvhw" 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="_KYqEekwgEeu4Gt6QCHNvhw" 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="898"/>
|
|
<persistedState key="YSize" value="400"/>
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_KYqEe0wgEeu4Gt6QCHNvhw" 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="_KYqEfEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" side="Right">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_KYqEfUwgEeu4Gt6QCHNvhw" 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="_KYqEfkwgEeu4Gt6QCHNvhw" 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="_KYqEf0wgEeu4Gt6QCHNvhw" 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="_KYqEgEwgEeu4Gt6QCHNvhw" 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="_KYqEgUwgEeu4Gt6QCHNvhw" 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="_KYqEgkwgEeu4Gt6QCHNvhw" 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="_KYqEg0wgEeu4Gt6QCHNvhw" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_KYqrukwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqEhEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.textEditorScope" bindingContext="_KYqrv0wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqEhUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+CR" command="_KYsjBkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEhkwgEeu4Gt6QCHNvhw" keySequence="CTRL+BS" command="_KYr7IkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEh0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+Q" command="_KYsgAkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEiEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+J" command="_KYsf7UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEiUwgEeu4Gt6QCHNvhw" keySequence="CTRL++" command="_KYsiDkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEikwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+K" command="_KYsfs0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEi0wgEeu4Gt6QCHNvhw" keySequence="CTRL+-" command="_KYsg0UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEjEwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+J" command="_KYsgFUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEjUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+A" command="_KYshpkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEjkwgEeu4Gt6QCHNvhw" keySequence="CTRL+J" command="_KYr7qkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEj0wgEeu4Gt6QCHNvhw" keySequence="CTRL+K" command="_KYsiOUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEkEwgEeu4Gt6QCHNvhw" keySequence="CTRL+L" command="_KYsi20wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEkUwgEeu4Gt6QCHNvhw" keySequence="CTRL+D" command="_KYr7vkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEkkwgEeu4Gt6QCHNvhw" keySequence="CTRL+=" command="_KYsiDkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEk0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Y" command="_KYr7F0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqElEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+DEL" command="_KYsiyEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqElUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+X" command="_KYshhEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqElkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+Y" command="_KYsgz0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEl0wgEeu4Gt6QCHNvhw" keySequence="CTRL+DEL" command="_KYsgckwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEmEwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_UP" command="_KYsjzkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEmUwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_DOWN" command="_KYsiTkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEmkwgEeu4Gt6QCHNvhw" keySequence="SHIFT+END" command="_KYsg4EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEm0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+HOME" command="_KYsgukwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEnEwgEeu4Gt6QCHNvhw" keySequence="END" command="_KYsjKEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEnUwgEeu4Gt6QCHNvhw" keySequence="INSERT" command="_KYsh0UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEnkwgEeu4Gt6QCHNvhw" keySequence="F2" command="_KYsgLUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEn0wgEeu4Gt6QCHNvhw" keySequence="HOME" command="_KYsjXUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEoEwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+ARROW_UP" command="_KYsjnUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEoUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+ARROW_DOWN" command="_KYshCEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEokwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+INSERT" command="_KYsf1UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEo0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_KYsg5EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEpEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_KYsf20wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEpUwgEeu4Gt6QCHNvhw" keySequence="CTRL+F10" command="_KYsjAEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEpkwgEeu4Gt6QCHNvhw" keySequence="CTRL+END" command="_KYsiUUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEp0wgEeu4Gt6QCHNvhw" keySequence="CTRL+ARROW_UP" command="_KYsfuEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEqEwgEeu4Gt6QCHNvhw" keySequence="CTRL+ARROW_DOWN" command="_KYsj50wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEqUwgEeu4Gt6QCHNvhw" keySequence="CTRL+ARROW_LEFT" command="_KYshckwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEqkwgEeu4Gt6QCHNvhw" keySequence="CTRL+ARROW_RIGHT" command="_KYsf_0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEq0wgEeu4Gt6QCHNvhw" keySequence="CTRL+HOME" command="_KYr7akwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqErEwgEeu4Gt6QCHNvhw" keySequence="CTRL+NUMPAD_MULTIPLY" command="_KYsib0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqErUwgEeu4Gt6QCHNvhw" keySequence="CTRL+NUMPAD_ADD" command="_KYsjh0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqErkwgEeu4Gt6QCHNvhw" keySequence="CTRL+NUMPAD_SUBTRACT" command="_KYsjA0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEr0wgEeu4Gt6QCHNvhw" keySequence="CTRL+NUMPAD_DIVIDE" command="_KYsfwEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEsEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_KYsifEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEsUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_KYsh00wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEskwgEeu4Gt6QCHNvhw" keySequence="ALT+/" command="_KYsjYkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEs0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+CR" command="_KYsjW0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEtEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F" command="_KYskokwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEtUwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYskpkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqEtkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" bindingContext="_KYqr_EwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqEt0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.ui.editor.scope" bindingContext="_KYqr2UwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqEuEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.window" bindingContext="_KYqru0wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqEuUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+L" command="_KYshwEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEukwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q O" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqEu0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqEvEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q P" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqEvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqEvkwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+B" command="_KYsiNUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEv0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+R" command="_KYsj7UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEwEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q Q" command="_KYsiKkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEwUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+S" command="_KYsiAEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEwkwgEeu4Gt6QCHNvhw" keySequence="CTRL+3" command="_KYsgLEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEw0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q S" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqExEwgEeu4Gt6QCHNvhw" 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="_KYqExUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+T" command="_KYsggkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqExkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q T" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqEx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqEyEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+V" command="_KYsjLkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEyUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q V" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqEykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqEy0wgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+G" command="_KYsiGEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEzEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+W" command="_KYsggUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEzUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+H" command="_KYsha0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqEzkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q H" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqEz0wgEeu4Gt6QCHNvhw" 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="_KYqE0EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q J" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE0kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q K" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE00wgEeu4Gt6QCHNvhw" 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="_KYqE1EwgEeu4Gt6QCHNvhw" keySequence="CTRL+," command="_KYr7d0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE1UwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q L" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE10wgEeu4Gt6QCHNvhw" keySequence="CTRL+." command="_KYsjokwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE2EwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+N" command="_KYshk0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE2UwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+O" command="_KYsjeUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE2kwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+P" command="_KYsfpUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE20wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+B" command="_KYsftEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE3EwgEeu4Gt6QCHNvhw" keySequence="CTRL+#" command="_KYr7oEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE3UwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+E" command="_KYsfy0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE3kwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+G" command="_KYsjtEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE30wgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+H" command="_KYr7kkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE4EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q X" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE4kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q Y" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE40wgEeu4Gt6QCHNvhw" 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="_KYqE5EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q Z" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE5UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE5kwgEeu4Gt6QCHNvhw" keySequence="CTRL+P" command="_KYsi-0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE50wgEeu4Gt6QCHNvhw" keySequence="CTRL+Q" command="_KYsjEEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE6EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+C" command="_KYsix0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE6UwgEeu4Gt6QCHNvhw" keySequence="CTRL+S" command="_KYsg1EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE6kwgEeu4Gt6QCHNvhw" keySequence="CTRL+U" command="_KYshKUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE60wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+F" command="_KYsjFUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE7EwgEeu4Gt6QCHNvhw" keySequence="CTRL+W" command="_KYshPUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE7UwgEeu4Gt6QCHNvhw" keySequence="CTRL+H" command="_KYsiv0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE7kwgEeu4Gt6QCHNvhw" keySequence="CTRL+M" command="_KYsiuEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE70wgEeu4Gt6QCHNvhw" keySequence="CTRL+N" command="_KYsju0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE8EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+P" command="_KYsiHkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE8UwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYshNkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE8kwgEeu4Gt6QCHNvhw" keySequence="CTRL+B" command="_KYr7e0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE80wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q B" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE9UwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+S" command="_KYshWUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE9kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q C" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE-EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+T" command="_KYshqEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE-UwgEeu4Gt6QCHNvhw" keySequence="CTRL+E" command="_KYsgcEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE-kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Q D" command="_KYsiKkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqE-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqE_EwgEeu4Gt6QCHNvhw" keySequence="CTRL+F" command="_KYr7zkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE_UwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+V" command="_KYsg40wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE_kwgEeu4Gt6QCHNvhw" keySequence="CTRL+G" command="_KYr7I0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqE_0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+W" command="_KYsjnEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFAEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+H" command="_KYsgaUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFAUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+I" command="_KYr7oUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFAkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+J" command="_KYsgbUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFA0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+L" command="_KYsgHEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFBEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+M" command="_KYsjiEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFBUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+N" command="_KYsgfEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFBkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Z" command="_KYshZEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFB0wgEeu4Gt6QCHNvhw" keySequence="CTRL+_" command="_KYsgVUwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqFCEwgEeu4Gt6QCHNvhw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqFCUwgEeu4Gt6QCHNvhw" keySequence="CTRL+{" command="_KYsgVUwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYqFCkwgEeu4Gt6QCHNvhw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqFC0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+F9" command="_KYsgnEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFDEwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_LEFT" command="_KYr7pUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFDUwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_RIGHT" command="_KYsgokwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFDkwgEeu4Gt6QCHNvhw" keySequence="SHIFT+F2" command="_KYsh60wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFD0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+F5" command="_KYshEEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFEEwgEeu4Gt6QCHNvhw" keySequence="ALT+F7" command="_KYshrUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFEUwgEeu4Gt6QCHNvhw" keySequence="ALT+F5" command="_KYsg80wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFEkwgEeu4Gt6QCHNvhw" keySequence="F9" command="_KYsgtEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFE0wgEeu4Gt6QCHNvhw" keySequence="F11" command="_KYsjckwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFFEwgEeu4Gt6QCHNvhw" keySequence="F12" command="_KYsixEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFFUwgEeu4Gt6QCHNvhw" keySequence="F2" command="_KYr7ekwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFFkwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsgGEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFF0wgEeu4Gt6QCHNvhw" keySequence="F4" command="_KYr7hkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFGEwgEeu4Gt6QCHNvhw" keySequence="F5" command="_KYsgrkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFGUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F7" command="_KYsjdUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFGkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F8" command="_KYsgU0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFG0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F9" command="_KYsg8EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFHEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F11" command="_KYshXkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFHUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F12" command="_KYr7R0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFHkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F4" command="_KYsggUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFH0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F6" command="_KYsiC0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFIEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+X J" command="_KYsiREwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFIUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+X M" command="_KYshA0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFIkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+X A" command="_KYr7dEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFI0wgEeu4Gt6QCHNvhw" keySequence="CTRL+F7" command="_KYsheUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFJEwgEeu4Gt6QCHNvhw" keySequence="CTRL+F8" command="_KYsgJEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFJUwgEeu4Gt6QCHNvhw" keySequence="CTRL+F9" command="_KYsf0kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFJkwgEeu4Gt6QCHNvhw" keySequence="CTRL+F11" command="_KYsjK0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFJ0wgEeu4Gt6QCHNvhw" keySequence="CTRL+F12" command="_KYsft0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFKEwgEeu4Gt6QCHNvhw" keySequence="CTRL+F4" command="_KYshPUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFKUwgEeu4Gt6QCHNvhw" keySequence="CTRL+F6" command="_KYsfpEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFKkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+F7" command="_KYsiVkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFK0wgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+X G" command="_KYsjbEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFLEwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_KYsh40wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFLUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_KYsjyUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFLkwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_KYshzEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFL0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_KYsh_0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFMEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+X Q" command="_KYsf80wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFMUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+X T" command="_KYsg-0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFMkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_KYsgV0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFM0wgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+F12" command="_KYsjikwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFNEwgEeu4Gt6QCHNvhw" keySequence="DEL" command="_KYsfrUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFNUwgEeu4Gt6QCHNvhw" keySequence="ALT+-" command="_KYshkkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFNkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E E" command="_KYr7qEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFN0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E G" command="_KYsgikwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFOEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E J" command="_KYr7a0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFOUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E S" command="_KYsg_0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFOkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E T" command="_KYr7nUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFO0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E L" command="_KYr7eEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFPEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E N" command="_KYsjqEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFPUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E P" command="_KYr7HkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFPkwgEeu4Gt6QCHNvhw" keySequence="ALT+CR" command="_KYsioEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFP0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+E R" command="_KYsgBkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqFQEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+D A" command="_KYsi3kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqcEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+D T" command="_KYr7M0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqcUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+D J" command="_KYsigUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqckwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+D Q" command="_KYshGEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqc0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+T" command="_KYskn0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqdEwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+U" command="_KYsf00wgEeu4Gt6QCHNvhw">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqqdUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_KYqr40wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqqdkwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+SHIFT+C" command="_KYsj60wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqd0wgEeu4Gt6QCHNvhw" keySequence="CTRL+TAB" command="_KYsj4UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqeEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+P" command="_KYsgsUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqeUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+T" command="_KYsgTkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqekwgEeu4Gt6QCHNvhw" keySequence="CTRL+7" command="_KYr7dUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqe0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+H" command="_KYsh6kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqfEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+N" command="_KYsf_UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqfUwgEeu4Gt6QCHNvhw" keySequence="CTRL+/" command="_KYr7dUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqfkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+O" command="_KYsgn0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqf0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+A" command="_KYsjCUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqgEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+C" command="_KYr7dUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqgUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+S" command="_KYsjuUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqgkwgEeu4Gt6QCHNvhw" keySequence="CTRL+#" command="_KYsinUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqg0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F" command="_KYsj4kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqhEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+G" command="_KYr7G0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqhUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+H" command="_KYsgJkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqhkwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+I" command="_KYshtUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqh0wgEeu4Gt6QCHNvhw" keySequence="CTRL+T" command="_KYsiWEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqiEwgEeu4Gt6QCHNvhw" keySequence="CTRL+I" command="_KYsf7EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqiUwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYshjkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqikwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+/" command="_KYsjgUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqi0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYsi0UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqjEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+S" command="_KYr7o0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqjUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+T" command="_KYsipUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqjkwgEeu4Gt6QCHNvhw" keySequence="CTRL+G" command="_KYsjrUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqj0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+L" command="_KYshCkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqkEwgEeu4Gt6QCHNvhw" keySequence="CTRL+=" command="_KYsinUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqkUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+M" command="_KYr7WkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqkkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+O" command="_KYsgi0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqk0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+Z" command="_KYsi8EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqlEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+\" command="_KYshr0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqlUwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsj8UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqlkwgEeu4Gt6QCHNvhw" keySequence="F4" command="_KYsje0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqql0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_UP" command="_KYsi2kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqmEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_KYsiRUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqmUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_UP" command="_KYsgwEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqmkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KYsj40wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqm0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KYsiwUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqnEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_KYsjP0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqnUwgEeu4Gt6QCHNvhw" keySequence="ALT+C" command="_KYshsUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqnkwgEeu4Gt6QCHNvhw" keySequence="SHIFT+TAB" command="_KYsh7EwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqqn0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_KYqr90wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqqoEwgEeu4Gt6QCHNvhw" keySequence="CTRL+CR" command="_KYsgZUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqoUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+C" command="_KYshV0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqokwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYsg4kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqo0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+U" command="_KYsiZUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqpEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+I" command="_KYsg00wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqpUwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_UP" command="_KYsiJ0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqpkwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_DOWN" command="_KYsga0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqp0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+INSERT" command="_KYsfqEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqqEwgEeu4Gt6QCHNvhw" keySequence="INSERT" command="_KYsgzEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqqUwgEeu4Gt6QCHNvhw" keySequence="F4" command="_KYr7m0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqqkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_UP" command="_KYsiqEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqq0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KYsg3EwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqqrEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_KYqrxEwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqqrUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+P" command="_KYsiVUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqrkwgEeu4Gt6QCHNvhw" keySequence="CTRL+7" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqr0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+M" command="_KYsgLkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqsEwgEeu4Gt6QCHNvhw" keySequence="CTRL+/" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqsUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+C" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqskwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F" command="_KYsjWkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqs0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+B" command="_KYsj0kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqtEwgEeu4Gt6QCHNvhw" keySequence="CTRL+T" command="_KYshpEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqtUwgEeu4Gt6QCHNvhw" keySequence="CTRL+I" command="_KYsgoEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqtkwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYshAEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqt0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+/" command="_KYshKkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqquEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+U" command="_KYsiikwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqquUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+O" command="_KYsgdUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqukwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+\" command="_KYr7wkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqu0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_UP" command="_KYshQkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqvEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_KYshAUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqvUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_UP" command="_KYshF0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqvkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KYsfukwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqv0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KYsgq0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqwEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_KYr7uUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqwUwgEeu4Gt6QCHNvhw" keySequence="CTRL+F3" command="_KYsjn0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqwkwgEeu4Gt6QCHNvhw" keySequence="CTRL+2 F" command="_KYsjhkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqw0wgEeu4Gt6QCHNvhw" keySequence="CTRL+2 R" command="_KYsio0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqxEwgEeu4Gt6QCHNvhw" keySequence="CTRL+2 L" command="_KYr7r0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqxUwgEeu4Gt6QCHNvhw" keySequence="CTRL+2 M" command="_KYsgsEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqxkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+'" command="_KYskp0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqqx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_KYqrxUwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqqyEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+P" command="_KYshp0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqyUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+A" command="_KYsj6EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqykwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+C" command="_KYsjV0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqy0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F" command="_KYsjtUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqzEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+>" command="_KYsi30wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqzUwgEeu4Gt6QCHNvhw" keySequence="CTRL+I" command="_KYsi_kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqzkwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYshuEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqqz0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+/" command="_KYshkUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq0EwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+\" command="_KYsiGkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq0UwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsho0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq0kwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_UP" command="_KYsf6UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq00wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_KYshIEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq1EwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_UP" command="_KYsiSUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq1UwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KYsiakwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq1kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KYr7j0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq10wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_KYsh7kwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqq2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.core.runtime.xml" bindingContext="_KYqryUwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqq2UwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+P" command="_KYsixkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq2kwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+D" command="_KYshKEwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqq20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_KYqrwEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.XtextEditorScope" bindingContext="_KYqr0kwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_KYqrw0wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqq3kwgEeu4Gt6QCHNvhw" keySequence="CTRL+1" command="_KYsjr0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqq30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.dialogAndWindow" bindingContext="_KYqrukwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqq4EwgEeu4Gt6QCHNvhw" keySequence="CTRL+1" command="_KYsgIUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq4UwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+I" command="_KYsf9kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq4kwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+L" command="_KYsjRkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq40wgEeu4Gt6QCHNvhw" keySequence="CTRL+SPACE" command="_KYsiwEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq5EwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+D" command="_KYsjg0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq5UwgEeu4Gt6QCHNvhw" keySequence="CTRL+V" command="_KYr7bEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq5kwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+SPACE" command="_KYsgT0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq50wgEeu4Gt6QCHNvhw" keySequence="CTRL+A" command="_KYsg_UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq6EwgEeu4Gt6QCHNvhw" keySequence="CTRL+C" command="_KYsheEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq6UwgEeu4Gt6QCHNvhw" keySequence="CTRL+X" command="_KYsgg0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq6kwgEeu4Gt6QCHNvhw" keySequence="CTRL+Z" command="_KYsgekwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq60wgEeu4Gt6QCHNvhw" keySequence="ALT+PAGE_UP" command="_KYshRUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq7EwgEeu4Gt6QCHNvhw" keySequence="ALT+PAGE_DOWN" command="_KYsiPkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq7UwgEeu4Gt6QCHNvhw" keySequence="SHIFT+INSERT" command="_KYr7bEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq7kwgEeu4Gt6QCHNvhw" keySequence="CTRL+F10" command="_KYr7n0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq70wgEeu4Gt6QCHNvhw" keySequence="CTRL+INSERT" command="_KYsheEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq8EwgEeu4Gt6QCHNvhw" keySequence="CTRL+PAGE_UP" command="_KYsjGkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq8UwgEeu4Gt6QCHNvhw" keySequence="CTRL+PAGE_DOWN" command="_KYsgK0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq8kwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+F3" command="_KYsjB0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq80wgEeu4Gt6QCHNvhw" keySequence="SHIFT+DEL" command="_KYsgg0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq9EwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+Z" command="_KYshMEwgEeu4Gt6QCHNvhw">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_KYqq9UwgEeu4Gt6QCHNvhw" keySequence="ALT+F11" command="_KYsfoUwgEeu4Gt6QCHNvhw">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqq9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_KYqrwkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_KYqrxkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq-EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_KYqrwUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq-UwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.contexts.window" bindingContext="_KYqr6EwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqq-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_KYqr60wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqq-0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+T" command="_KYsgTkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq_EwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+H" command="_KYsh6kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq_UwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+G" command="_KYr7G0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq_kwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+H" command="_KYsgJkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqq_0wgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+I" command="_KYshtUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrAEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYsi0UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrAUwgEeu4Gt6QCHNvhw" keySequence="CTRL+G" command="_KYsjrUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrAkwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsj8UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrA0wgEeu4Gt6QCHNvhw" keySequence="F4" command="_KYsje0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.EditContext" bindingContext="_KYqrvUwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrBUwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+V" command="_KYsgxkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrBkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+C" command="_KYsik0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrB0wgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_UP" command="_KYr7IEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrCEwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_RIGHT" command="_KYsjcEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrCUwgEeu4Gt6QCHNvhw" keySequence="SHIFT+INSERT" command="_KYsgxkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrCkwgEeu4Gt6QCHNvhw" keySequence="CTRL+INSERT" command="_KYsik0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrC0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.TimelineView" bindingContext="_KYqr7UwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrDEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.XtendEditorScope" bindingContext="_KYqr00wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrDUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_KYqr5EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrDkwgEeu4Gt6QCHNvhw" keySequence="CTRL+7" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrD0wgEeu4Gt6QCHNvhw" keySequence="CTRL+/" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrEEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+C" command="_KYshl0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrEUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.GraphView" bindingContext="_KYqr5kwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_KYqr3kwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrE0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+M" command="_KYr7UEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrFEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+C" command="_KYshV0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrFUwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYsjlEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrFkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYsg4kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrF0wgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+S" command="_KYsgiUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrGEwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+U" command="_KYsiZUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrGUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+I" command="_KYsg00wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_KYqr4kwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrG0wgEeu4Gt6QCHNvhw" keySequence="CTRL+/" command="_KYsiMEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrHEwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsh9UwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_KYqr4UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrHkwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+O" command="_KYr7YkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrH0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_KYqr10wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrIEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+F" command="_KYsjWkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrIUwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+R" command="_KYr7hEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrIkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+O" command="_KYr7L0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrI0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+F2" command="_KYshvUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrJEwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYr7OEwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrJUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_KYqr2kwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrJkwgEeu4Gt6QCHNvhw" elementId="com.boothen.jsonedit.jsonEditorScope" bindingContext="_KYqr1kwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrJ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_KYqr3EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrKEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+G" command="_KYsjJ0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrKUwgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsjEUwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrKkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xtext.ui.XtextEditorScope" bindingContext="_KYqr1EwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrK0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_KYqr6UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrLEwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+M" command="_KYsg90wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrLUwgEeu4Gt6QCHNvhw" keySequence="ALT+CTRL+N" command="_KYsji0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrLkwgEeu4Gt6QCHNvhw" keySequence="CTRL+T" command="_KYsgM0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrL0wgEeu4Gt6QCHNvhw" keySequence="CTRL+W" command="_KYsh2kwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrMEwgEeu4Gt6QCHNvhw" keySequence="CTRL+N" command="_KYsiE0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrMUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_KYqr_0wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrMkwgEeu4Gt6QCHNvhw" keySequence="ALT+SHIFT+B" command="_KYsj0kwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.debugging" bindingContext="_KYqr70wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrNEwgEeu4Gt6QCHNvhw" keySequence="CTRL+R" command="_KYshf0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrNUwgEeu4Gt6QCHNvhw" keySequence="F7" command="_KYsjqUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrNkwgEeu4Gt6QCHNvhw" keySequence="F8" command="_KYshyEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrN0wgEeu4Gt6QCHNvhw" keySequence="F5" command="_KYr7jUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrOEwgEeu4Gt6QCHNvhw" keySequence="F6" command="_KYsg50wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrOUwgEeu4Gt6QCHNvhw" keySequence="CTRL+F2" command="_KYsizUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrOkwgEeu4Gt6QCHNvhw" keySequence="CTRL+F5" command="_KYsja0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_KYqr-UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrPEwgEeu4Gt6QCHNvhw" keySequence="CTRL+C" command="_KYsgPUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrPUwgEeu4Gt6QCHNvhw" keySequence="CTRL+ARROW_LEFT" command="_KYsknkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_KYqr8EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrP0wgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+," command="_KYsjFEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrQEwgEeu4Gt6QCHNvhw" keySequence="CTRL+SHIFT+." command="_KYsitkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrQUwgEeu4Gt6QCHNvhw" keySequence="CTRL+G" command="_KYsit0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrQkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_KYqr4EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrQ0wgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYr7YkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrREwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_KYqr2EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrRUwgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYsiBUwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrRkwgEeu4Gt6QCHNvhw" keySequence="F2" command="_KYsgcUwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrR0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_KYqr9EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrSEwgEeu4Gt6QCHNvhw" keySequence="CTRL+C" command="_KYsfp0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrSUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_KYqr8UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrSkwgEeu4Gt6QCHNvhw" keySequence="CTRL+G" command="_KYsjt0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrS0wgEeu4Gt6QCHNvhw" keySequence="HOME" command="_KYsgMkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrTEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.console" bindingContext="_KYqr7EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrTUwgEeu4Gt6QCHNvhw" keySequence="CTRL+D" command="_KYsjl0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrTkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_KYqr80wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrT0wgEeu4Gt6QCHNvhw" keySequence="SHIFT+F7" command="_KYsh9EwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrUEwgEeu4Gt6QCHNvhw" keySequence="SHIFT+F8" command="_KYsis0wgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrUUwgEeu4Gt6QCHNvhw" keySequence="SHIFT+F5" command="_KYsg6UwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrUkwgEeu4Gt6QCHNvhw" keySequence="SHIFT+F6" command="_KYr7fkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrU0wgEeu4Gt6QCHNvhw" keySequence="CTRL+F5" command="_KYsjZ0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrVEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_KYqr_UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrVUwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_LEFT" command="_KYsiWkwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrVkwgEeu4Gt6QCHNvhw" keySequence="ALT+ARROW_RIGHT" command="_KYsieEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrV0wgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsj8UwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrWEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_KYqr30wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrWUwgEeu4Gt6QCHNvhw" keySequence="F1" command="_KYr7NEwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrWkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.asmEditorScope" bindingContext="_KYqr20wgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrW0wgEeu4Gt6QCHNvhw" keySequence="F3" command="_KYsj8UwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrXEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_KYqr-EwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrXUwgEeu4Gt6QCHNvhw" keySequence="F5" command="_KYsjVkwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrXkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_KYqr9UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrX0wgEeu4Gt6QCHNvhw" keySequence="ALT+Y" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrYEwgEeu4Gt6QCHNvhw" keySequence="ALT+A" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrYUwgEeu4Gt6QCHNvhw" keySequence="ALT+B" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrYkwgEeu4Gt6QCHNvhw" keySequence="ALT+C" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrY0wgEeu4Gt6QCHNvhw" keySequence="ALT+D" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrZEwgEeu4Gt6QCHNvhw" keySequence="ALT+E" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrZUwgEeu4Gt6QCHNvhw" keySequence="ALT+F" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrZkwgEeu4Gt6QCHNvhw" keySequence="ALT+G" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrZ0wgEeu4Gt6QCHNvhw" keySequence="ALT+P" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqraEwgEeu4Gt6QCHNvhw" keySequence="ALT+R" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqraUwgEeu4Gt6QCHNvhw" keySequence="ALT+S" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrakwgEeu4Gt6QCHNvhw" keySequence="ALT+T" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqra0wgEeu4Gt6QCHNvhw" keySequence="ALT+V" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrbEwgEeu4Gt6QCHNvhw" keySequence="ALT+W" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrbUwgEeu4Gt6QCHNvhw" keySequence="ALT+H" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrbkwgEeu4Gt6QCHNvhw" keySequence="ALT+L" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
<bindings xmi:id="_KYqrb0wgEeu4Gt6QCHNvhw" keySequence="ALT+N" command="_KYshjEwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrcEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.ViewportView" bindingContext="_KYqr9kwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrcUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.l10n.ui.NLSEditorScope" bindingContext="_KYqr1UwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrckwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_KYqrvkwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrc0wgEeu4Gt6QCHNvhw" keySequence="ALT+CR" command="_KYshaUwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqrdEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.actionSet.presentation" bindingContext="_KYqsA0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrdUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.breakpointActionSet" bindingContext="_KYqsBEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrdkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.debugActionSet" bindingContext="_KYqsBUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrd0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.launchActionSet" bindingContext="_KYqsBkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqreEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.profileActionSet" bindingContext="_KYqsB0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqreUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.CoverageActionSet" bindingContext="_KYqsCEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.gitaction" bindingContext="_KYqsCUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqre0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.navigation" bindingContext="_KYqsCkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrfEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.SearchActionSet" bindingContext="_KYqsC0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrfUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" bindingContext="_KYqsDEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrfkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.JUnitActionSet" bindingContext="_KYqsDUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrf0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" bindingContext="_KYqsDkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrgEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" bindingContext="_KYqsD0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrgUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaActionSet" bindingContext="_KYqsEEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrgkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.A_OpenActionSet" bindingContext="_KYqsEUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrg0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.CodingActionSet" bindingContext="_KYqsEkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrhEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.SearchActionSet" bindingContext="_KYqsE0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrhUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.actionSet" bindingContext="_KYqsFEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrhkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.actionSet" bindingContext="_KYqsFUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrh0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.actionSet.browsing" bindingContext="_KYqsFkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqriEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.doc.actionSet" bindingContext="_KYqsF0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqriUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.navigation" bindingContext="_KYqsGEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" bindingContext="_KYqsGUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqri0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.cheatsheets.actionSet" bindingContext="_KYqsGkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrjEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.searchActionSet" bindingContext="_KYqsG0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrjUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.actionSet" bindingContext="_KYqsHEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrjkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.text.quicksearch.actionSet" bindingContext="_KYqsHUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrj0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" bindingContext="_KYqsHkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrkEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.navigation" bindingContext="_KYqsH0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrkUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" bindingContext="_KYqsIEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrkkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" bindingContext="_KYqsIUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrk0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.NavigateActionSet" bindingContext="_KYqsIkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrlEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.actionSet.keyBindings" bindingContext="_KYqsI0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrlUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.WorkingSetModificationActionSet" bindingContext="_KYqsJEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrlkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.WorkingSetActionSet" bindingContext="_KYqsJUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrl0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.actionSet.openFiles" bindingContext="_KYqsJkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrmEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" bindingContext="_KYqsJ0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrmUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.SearchActionSet" bindingContext="_KYqsKEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrmkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.ui.actionset" bindingContext="_KYqsKUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrm0wgEeu4Gt6QCHNvhw" elementId="com.python.pydev.debug.actionSet" bindingContext="_KYqsKkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrnEwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.navigate.actionSet" bindingContext="_KYqsK0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrnUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.debugActionSet" bindingContext="_KYqsLEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrnkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.exceptionBreakpoints" bindingContext="_KYqsLUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrn0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.pyPropertyTrace" bindingContext="_KYqsLkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqroEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugActionSet" bindingContext="_KYqsL0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqroUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" bindingContext="_KYqsMEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" bindingContext="_KYqsMUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqro0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" bindingContext="_KYqsMkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrpEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" bindingContext="_KYqsM0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrpUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.updateActionSet" bindingContext="_KYqsNEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrpkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" bindingContext="_KYqsNUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.CodingActionSet" bindingContext="_KYqsNkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.SearchActionSet" bindingContext="_KYqsN0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrqUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.NavigationActionSet" bindingContext="_KYqsOEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.OpenActionSet" bindingContext="_KYqsOUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrq0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.buildConfigActionSet" bindingContext="_KYqsOkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrrEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" bindingContext="_KYqsO0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" bindingContext="_KYqsPEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrrkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" bindingContext="_KYqsPUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" bindingContext="_KYqsPkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrsEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" bindingContext="_KYqsP0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrsUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" bindingContext="_KYqsQEwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" bindingContext="_KYqsQUwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrs0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" bindingContext="_KYqsQkwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrtEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective" bindingContext="_KYqsQ0wgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrtUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective" bindingContext="_KYqsREwgEeu4Gt6QCHNvhw"/>
|
|
<bindingTables xmi:id="_KYqrtkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.DiffViewer" bindingContext="_KYqr5UwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqrt0wgEeu4Gt6QCHNvhw" keySequence="CTRL+O" command="_KYskpEwgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_KYqruEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" bindingContext="_KYqr-kwgEeu4Gt6QCHNvhw">
|
|
<bindings xmi:id="_KYqruUwgEeu4Gt6QCHNvhw" keySequence="F2" command="_KYsfr0wgEeu4Gt6QCHNvhw"/>
|
|
</bindingTables>
|
|
<rootContext xmi:id="_KYqrukwgEeu4Gt6QCHNvhw" 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="_KYqru0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
|
|
<children xmi:id="_KYqrvEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
|
|
<children xmi:id="_KYqrvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.EditContext" name="Terminal Control in Focus" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_KYqrvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
|
|
<children xmi:id="_KYqrv0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
|
|
<children xmi:id="_KYqrwEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context">
|
|
<children xmi:id="_KYqrwUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/>
|
|
</children>
|
|
<children xmi:id="_KYqrwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/>
|
|
<children xmi:id="_KYqrw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
|
|
<children xmi:id="_KYqrxEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
|
|
<children xmi:id="_KYqrxUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
|
|
<children xmi:id="_KYqrxkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/>
|
|
<children xmi:id="_KYqrx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/>
|
|
<children xmi:id="_KYqryEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
|
|
<children xmi:id="_KYqryUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/>
|
|
<children xmi:id="_KYqrykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/>
|
|
<children xmi:id="_KYqry0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/>
|
|
<children xmi:id="_KYqrzEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/>
|
|
<children xmi:id="_KYqrzUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/>
|
|
<children xmi:id="_KYqrzkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
|
|
<children xmi:id="_KYqrz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/>
|
|
<children xmi:id="_KYqr0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/>
|
|
<children xmi:id="_KYqr0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/>
|
|
</children>
|
|
<children xmi:id="_KYqr0kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.XtextEditorScope" name="Editing Xtext Source" description="Editing Xtext Source Context">
|
|
<children xmi:id="_KYqr00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.XtendEditorScope" name="Editing Xtend Source" description="Editing Xtend Source Context"/>
|
|
<children xmi:id="_KYqr1EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xtext.ui.XtextEditorScope" name="Editing Xtext Grammar" description="Editing Xtext Grammar Context"/>
|
|
<children xmi:id="_KYqr1UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.l10n.ui.NLSEditorScope" name="NLS Editor Context"/>
|
|
</children>
|
|
<children xmi:id="_KYqr1kwgEeu4Gt6QCHNvhw" elementId="com.boothen.jsonedit.jsonEditorScope" name="JSON editor"/>
|
|
<children xmi:id="_KYqr10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
|
|
<children xmi:id="_KYqr2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/>
|
|
<children xmi:id="_KYqr2UwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.ui.editor.scope" name="PyDev editor scope" description="PyDev commands"/>
|
|
<children xmi:id="_KYqr2kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/>
|
|
<children xmi:id="_KYqr20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.asmEditorScope" name="Assembly Editor" description="Editor for Assembly Source Files"/>
|
|
<children xmi:id="_KYqr3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
|
|
<children xmi:id="_KYqr3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/>
|
|
<children xmi:id="_KYqr3kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
|
|
<children xmi:id="_KYqr30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
|
|
<children xmi:id="_KYqr4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
|
|
<children xmi:id="_KYqr4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
|
|
</children>
|
|
<children xmi:id="_KYqr4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/>
|
|
<children xmi:id="_KYqr40wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"/>
|
|
<children xmi:id="_KYqr5EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
|
|
<children xmi:id="_KYqr5UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.DiffViewer" name="In Diff Viewer"/>
|
|
</children>
|
|
<children xmi:id="_KYqr5kwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.GraphView" name="in Graph View"/>
|
|
<children xmi:id="_KYqr50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
|
|
<children xmi:id="_KYqr6EwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.contexts.window" name="PyDev view" description="PyDev view (PyUnit, PyOutline, etc)."/>
|
|
<children xmi:id="_KYqr6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
|
|
<children xmi:id="_KYqr6kwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.InSynthPerspective" name="In Synthclipse Perspective"/>
|
|
<children xmi:id="_KYqr60wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/>
|
|
<children xmi:id="_KYqr7EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
|
|
<children xmi:id="_KYqr7UwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.TimelineView" name="in Timeline View"/>
|
|
<children xmi:id="_KYqr7kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
|
|
<children xmi:id="_KYqr70wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
|
|
<children xmi:id="_KYqr8EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
|
|
<children xmi:id="_KYqr8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/>
|
|
<children xmi:id="_KYqr8kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
|
|
<children xmi:id="_KYqr80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/>
|
|
</children>
|
|
<children xmi:id="_KYqr9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
|
|
<children xmi:id="_KYqr9UwgEeu4Gt6QCHNvhw" 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="_KYqr9kwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.context.ViewportView" name="in Viewport View"/>
|
|
<children xmi:id="_KYqr90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
|
|
<children xmi:id="_KYqr-EwgEeu4Gt6QCHNvhw" 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="_KYqr-UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View">
|
|
<children xmi:id="_KYqr-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" name="In Git Repositories View"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_KYqr-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
|
|
<children xmi:id="_KYqr_EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" name="Embedded Xtext Editor context" description="Embedded Xtext Editor is active"/>
|
|
<children xmi:id="_KYqr_UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/>
|
|
</rootContext>
|
|
<rootContext xmi:id="_KYqr_kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
|
|
<rootContext xmi:id="_KYqr_0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
|
|
<rootContext xmi:id="_KYqsAEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/>
|
|
<rootContext xmi:id="_KYqsAUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/>
|
|
<rootContext xmi:id="_KYqsAkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
|
|
<rootContext xmi:id="_KYqsA0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
|
|
<rootContext xmi:id="_KYqsBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
|
|
<rootContext xmi:id="_KYqsBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_KYqsBkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
|
|
<rootContext xmi:id="_KYqsB0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
|
|
<rootContext xmi:id="_KYqsCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.CoverageActionSet" name="Auto::org.eclipse.eclemma.ui.CoverageActionSet"/>
|
|
<rootContext xmi:id="_KYqsCUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
|
|
<rootContext xmi:id="_KYqsCkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
|
|
<rootContext xmi:id="_KYqsC0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_KYqsDEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
|
|
<rootContext xmi:id="_KYqsDUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
|
|
<rootContext xmi:id="_KYqsDkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_KYqsD0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_KYqsEEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_KYqsEUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_KYqsEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_KYqsE0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_KYqsFEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
|
|
<rootContext xmi:id="_KYqsFUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
|
|
<rootContext xmi:id="_KYqsFkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
|
|
<rootContext xmi:id="_KYqsF0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.doc.actionSet" name="Auto::org.eclipse.mylyn.doc.actionSet"/>
|
|
<rootContext xmi:id="_KYqsGEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
|
|
<rootContext xmi:id="_KYqsGUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
|
|
<rootContext xmi:id="_KYqsGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
|
|
<rootContext xmi:id="_KYqsG0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
|
|
<rootContext xmi:id="_KYqsHEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
|
|
<rootContext xmi:id="_KYqsHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.text.quicksearch.actionSet" name="Auto::org.eclipse.text.quicksearch.actionSet"/>
|
|
<rootContext xmi:id="_KYqsHkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
|
|
<rootContext xmi:id="_KYqsH0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
|
|
<rootContext xmi:id="_KYqsIEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
|
|
<rootContext xmi:id="_KYqsIUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
|
|
<rootContext xmi:id="_KYqsIkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
|
|
<rootContext xmi:id="_KYqsI0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
|
|
<rootContext xmi:id="_KYqsJEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
|
|
<rootContext xmi:id="_KYqsJUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
|
|
<rootContext xmi:id="_KYqsJkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
|
|
<rootContext xmi:id="_KYqsJ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
|
|
<rootContext xmi:id="_KYqsKEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_KYqsKUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/>
|
|
<rootContext xmi:id="_KYqsKkwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.debug.actionSet" name="Auto::com.python.pydev.debug.actionSet"/>
|
|
<rootContext xmi:id="_KYqsK0wgEeu4Gt6QCHNvhw" elementId="com.python.pydev.navigate.actionSet" name="Auto::com.python.pydev.navigate.actionSet"/>
|
|
<rootContext xmi:id="_KYqsLEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.debugActionSet" name="Auto::org.python.pydev.debug.debugActionSet"/>
|
|
<rootContext xmi:id="_KYqsLUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.exceptionBreakpoints" name="Auto::org.python.pydev.exceptionBreakpoints"/>
|
|
<rootContext xmi:id="_KYqsLkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.pyPropertyTrace" name="Auto::org.python.pydev.pyPropertyTrace"/>
|
|
<rootContext xmi:id="_KYqsL0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_KYqsMEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/>
|
|
<rootContext xmi:id="_KYqsMUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/>
|
|
<rootContext xmi:id="_KYqsMkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/>
|
|
<rootContext xmi:id="_KYqsM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/>
|
|
<rootContext xmi:id="_KYqsNEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/>
|
|
<rootContext xmi:id="_KYqsNUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/>
|
|
<rootContext xmi:id="_KYqsNkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_KYqsN0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_KYqsOEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/>
|
|
<rootContext xmi:id="_KYqsOUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/>
|
|
<rootContext xmi:id="_KYqsOkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/>
|
|
<rootContext xmi:id="_KYqsO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/>
|
|
<rootContext xmi:id="_KYqsPEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/>
|
|
<rootContext xmi:id="_KYqsPUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_KYqsPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_KYqsP0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_KYqsQEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_KYqsQUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_KYqsQkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_KYqsQ0wgEeu4Gt6QCHNvhw" 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="_KYqsREwgEeu4Gt6QCHNvhw" 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="_KYqsRUwgEeu4Gt6QCHNvhw" 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="_KYqsRkwgEeu4Gt6QCHNvhw" 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="_KYqsR0wgEeu4Gt6QCHNvhw" 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="_KYqsSEwgEeu4Gt6QCHNvhw" 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="_KYqsSUwgEeu4Gt6QCHNvhw" 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="_KYqsSkwgEeu4Gt6QCHNvhw" 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="_KYqsS0wgEeu4Gt6QCHNvhw" 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="_KYqsTEwgEeu4Gt6QCHNvhw" 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="_KYqsTUwgEeu4Gt6QCHNvhw" 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="_KYqsTkwgEeu4Gt6QCHNvhw" 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="_KYqsT0wgEeu4Gt6QCHNvhw" 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="_KYqsUEwgEeu4Gt6QCHNvhw" 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="_KYqsUUwgEeu4Gt6QCHNvhw" 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="_KYqsUkwgEeu4Gt6QCHNvhw" 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="_KYqsU0wgEeu4Gt6QCHNvhw" 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="_KYqsVEwgEeu4Gt6QCHNvhw" 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="_KYqsVUwgEeu4Gt6QCHNvhw" 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="_KYqsVkwgEeu4Gt6QCHNvhw" 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="_KYqsV0wgEeu4Gt6QCHNvhw" 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="_KYqsWEwgEeu4Gt6QCHNvhw" 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="_KYqsWUwgEeu4Gt6QCHNvhw" 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="_KYqsWkwgEeu4Gt6QCHNvhw" 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="_KYqsW0wgEeu4Gt6QCHNvhw" 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="_KYqsXEwgEeu4Gt6QCHNvhw" 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="_KYqsXUwgEeu4Gt6QCHNvhw" 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="_KYqsXkwgEeu4Gt6QCHNvhw" 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="_KYqsX0wgEeu4Gt6QCHNvhw" 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="_KYqsYEwgEeu4Gt6QCHNvhw" 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="_KYqsYUwgEeu4Gt6QCHNvhw" 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="_KYqsYkwgEeu4Gt6QCHNvhw" 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="_KYqsY0wgEeu4Gt6QCHNvhw" 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="_KYqsZEwgEeu4Gt6QCHNvhw" 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="_KYqsZUwgEeu4Gt6QCHNvhw" 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="_KYqsZkwgEeu4Gt6QCHNvhw" 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="_KYqsZ0wgEeu4Gt6QCHNvhw" 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="_KYqsaEwgEeu4Gt6QCHNvhw" 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="_KYqsaUwgEeu4Gt6QCHNvhw" 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="_KYqsakwgEeu4Gt6QCHNvhw" 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="_KYqsa0wgEeu4Gt6QCHNvhw" 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="_KYqsbEwgEeu4Gt6QCHNvhw" 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="_KYqsbUwgEeu4Gt6QCHNvhw" 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="_KYqsbkwgEeu4Gt6QCHNvhw" 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="_KYqsb0wgEeu4Gt6QCHNvhw" 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="_KYqscEwgEeu4Gt6QCHNvhw" 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="_KYqscUwgEeu4Gt6QCHNvhw" 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="_KYqsckwgEeu4Gt6QCHNvhw" 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="_KYqsc0wgEeu4Gt6QCHNvhw" 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="_KYqsdEwgEeu4Gt6QCHNvhw" 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="_KYqsdUwgEeu4Gt6QCHNvhw" 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="_KYqsdkwgEeu4Gt6QCHNvhw" 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="_KYqsd0wgEeu4Gt6QCHNvhw" 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="_KYqseEwgEeu4Gt6QCHNvhw" 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="_KYqseUwgEeu4Gt6QCHNvhw" 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="_KYqsekwgEeu4Gt6QCHNvhw" 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="_KYqse0wgEeu4Gt6QCHNvhw" 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="_KYqsfEwgEeu4Gt6QCHNvhw" 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="_KYqsfUwgEeu4Gt6QCHNvhw" 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="_KYqsfkwgEeu4Gt6QCHNvhw" 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="_KYqsf0wgEeu4Gt6QCHNvhw" 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="_KYqsgEwgEeu4Gt6QCHNvhw" 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="_KYqsgUwgEeu4Gt6QCHNvhw" 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="_KYqsgkwgEeu4Gt6QCHNvhw" 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="_KYqsg0wgEeu4Gt6QCHNvhw" 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="_KYqshEwgEeu4Gt6QCHNvhw" 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="_KYqshUwgEeu4Gt6QCHNvhw" 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="_KYqshkwgEeu4Gt6QCHNvhw" 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="_KYqsh0wgEeu4Gt6QCHNvhw" 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="_KYqsiEwgEeu4Gt6QCHNvhw" 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="_KYqsiUwgEeu4Gt6QCHNvhw" 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="_KYqsikwgEeu4Gt6QCHNvhw" 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="_KYqsi0wgEeu4Gt6QCHNvhw" 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="_KYqsjEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.debugsources.view" label="Debug Sources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/debugsources_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.debugsources.DebugSourcesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.gdb.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<trimContributions xmi:id="_KYr7BEwgEeu4Gt6QCHNvhw" 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="_KYr7BUwgEeu4Gt6QCHNvhw" 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="_KYr7BkwgEeu4Gt6QCHNvhw" 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="_KYr7B0wgEeu4Gt6QCHNvhw" 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="_KYr7FEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7FUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.fxgraph.FXGraph.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7FkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7F0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7GEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7GUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7GkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.p2.ui.SearchRequirements" commandName="Search Requirements" category="_KYskz0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7G0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Searches for references to the selected element in the workspace" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7HEwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7HUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7HkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.junitPluginShortcut.coverage" commandName="Coverage JUnit Plug-in Test" description="Coverage JUnit Plug-in Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7H0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.command.Display" commandName="Display text evaluation from debugger" description="Display text evaluation from debugger" category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7IEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.maximize" commandName="Maximize Active View or Editor" category="_KYsk6UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7IUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.openDiscoveredType" commandName="Open Discovered Type" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7IkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7I0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7JEwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7JUwgEeu4Gt6QCHNvhw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7JkwgEeu4Gt6QCHNvhw" 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="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7J0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.execLineInConsole" commandName="Execute line in console" description="Executes the current line in the console." category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7KEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7KUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7KkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7K0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7LEwgEeu4Gt6QCHNvhw" elementId="trigger" name="trigger"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7LUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GrepConsoleConfig" commandName="Use Synthclipse's Grep Console settings" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7LkwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.refactoring.actions.ToggleMarkOccurrences" commandName="Toggle Mark Occurrences" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7L0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7MEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7MUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7MkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7M0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7NEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7NUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7NkwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7N0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.codetemplates.SingleCodetemplate.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7OEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7OUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.selectEnclosingScope" commandName="Select Enclosing Scope" description="Select Enclosing Scope" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7OkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7O0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.addSingleBlockComment" commandName="Add Single Comment Block" description="Creates a comment block from a single line" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7PEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.ExtractMethodActionCommand" commandName="Extract Method..." description="PEPTIC: Extracts the selected code into a new method" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7PUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7PkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7P0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pyShowOutline" commandName="Python Show Outline" description="Show Outline" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7QEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7QUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_KYsk6EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7QkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pyShowBrowser" commandName="Python Show Global Tokens (Editor)" description="Python Show Global Tokens (Editor)" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7Q0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7REwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7RUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7RkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7R0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7SEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7SUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.rrobot.dsl.RTask.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7SkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7S0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7TEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_KYsk0UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7TUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7TkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7T0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphSave" commandName="Graph / Save" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7UEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_KYsk2kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7UUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7UkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7U0wgEeu4Gt6QCHNvhw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7VEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7VUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7VkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7V0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7WEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.hideUnusedElements" commandName="Hide Unused Elements" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7WUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7WkwgEeu4Gt6QCHNvhw" 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="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7W0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7XEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7XUwgEeu4Gt6QCHNvhw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7XkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to Resource" description="Go to a particular resource in the active view" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7X0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphSeekToCurrentKeyFrame" commandName="Graph / Seek to current key frame" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7YEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7YUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7YkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7Y0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ZEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ZkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7Z0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.select.previous" commandName="Select Previous Element" description="Expand selection to include previous element" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7aEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7aUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7akwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7a0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.localJavaShortcut.coverage" commandName="Coverage Java Application" description="Coverage Java Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7bEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7bUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7bkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.InlineLocalCommand" commandName="Inline Local Variable..." description="PEPTIC: Inlines the selected variable" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7b0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.removeBlockComment" commandName="Remove Comment Block" description="Removes a python comment block" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7cEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7cUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ckwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7c0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineSeekToCurrentKeyFrame" commandName="Timeline / Seek to current key frame" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7dEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7dUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7dkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.exportSession" commandName="Export Session..." category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7d0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7eEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.scalaShortcut.coverage" commandName="Coverage Scala Application" description="Coverage Scala Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7eUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7e0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7fEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7fUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.dumpExecutionData" commandName="Dump Execution Data" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7fkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_KYsk80wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7f0wgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7gEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7gUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7gkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7g0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7hEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7hUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.core.Xtend.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7hkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7h0wgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7iEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7iUwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_KYsk70wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7i0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7jEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.shared.AddXtextNatureCommand" commandName="Convert to Xtext Project" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7jUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7jkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7j0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7kEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7kUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.ConstructorFieldCommand" commandName="Generate Constructor using Fields..." description="PEPTIC: Generate Constructor using Fields" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7kkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7k0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphPlayOrPause" commandName="Graph / Play or Pause" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7lEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7lUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.uncomment" commandName="Python Uncomment" description="Uncomments a python line (Removes # from the beggining of the line)" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7lkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7l0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint " category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7mEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7mUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7mkwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7m0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7nEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AnimationStop" commandName="Animation Stop" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7nUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.junitShortcut.coverage" commandName="Coverage JUnit Test" description="Coverage JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7nkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7n0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7oEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7oUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7okwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7o0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7pEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ExportBoxworld" commandName="Export Boxworld Scene" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7pUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7pkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.ui.actions.terminateAllLaunchesAction" commandName="Terminate all launches" description="Terminate all launches" category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7p0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7qEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.workbenchShortcut.coverage" commandName="Coverage Eclipse Application" description="Coverage Eclipse Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7qUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7qkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7q0wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7rEwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7rUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ImportShadertoy" commandName="Import Shadertoy Creation" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7rkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphUndo" commandName="Graph / Undo" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7r0wgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7sEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.pyCollapseAll" commandName="Python Collapse All" description="Collapse all blocks of code" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7sUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7skwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.commands.OpenCoverageConfiguration" commandName="Coverage Configurations..." description="Coverage Configurations..." category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7s0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7tEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7tUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7tkwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7t0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_KYsk0kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7uEwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7uUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7u0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7vEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7vUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7vkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7v0wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7wEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.css.ui.removeNature" commandName="Remove CSSEditor Nature" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7wUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NewSynthclipseJSXExample" commandName="New Synthclipse JSX Example" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7wkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7w0wgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7xEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7xUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7xkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.openSessionExecutionData" commandName="Open Execution Data" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7x0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr7yEwgEeu4Gt6QCHNvhw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr7yUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7ykwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.addBlockComment" commandName="Add Comment Block" description="Creates a python comment block" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7y0wgEeu4Gt6QCHNvhw" 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="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7zEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7zUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.pyCollapse" commandName="Python Collapse" description="Collapse block of code" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7zkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr7z0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr70EwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr70UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYr70kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYr700wgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYr71EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfoEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.Xtext.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfoUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfo0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_KYsk10wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfpEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfpUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfpkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphTogglePencil" commandName="Graph / Toggle Pencil Mode" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfqUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfq0wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfrEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfrkwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfsEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfsUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfs0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsftEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsftUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.launchbar.ui.command.buildActive" commandName="Build Active Launch Configuration" category="_KYsk60wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsftkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsft0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfuEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfuUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.OpenGeneratedFileCommand" commandName="Open Generated File" description="Open the file that has been generated from this file" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfu0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_KYsk4UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfvEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_KYsk8kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfvkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.commands.ignoreCaughtException" commandName="&Ignore caught exception" description="Ignore caught exception" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfv0wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfwEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfwUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfw0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineRedo" commandName="Timeline / Redo" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfxEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_KYsk00wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfxUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineKeyFrameValueCopy" commandName="Timeline / Key frame value - Copy" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfxkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_KYskxEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsfyUwgEeu4Gt6QCHNvhw" elementId="importWizardId" name="Import Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsfykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfy0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfzEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfzUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Contextual Help" description="Open the contextual help" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfzkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TakeScreenshot" commandName="Take Screenshot" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsfz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.l10n.NLSDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.FindReferences" commandName="Find References" description="Finds all references to the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf0kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf00wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf1EwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf1UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf2UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf2kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf3EwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.FixIncludePaths" commandName="Fix include paths..." category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf3kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf30wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_KYskvEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsf4UwgEeu4Gt6QCHNvhw" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsf4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf40wgEeu4Gt6QCHNvhw" 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="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf5EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.relaunchSession" commandName="Relaunch Coverage Session" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf5UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf5kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf6EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf6kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.loadAllSymbols" commandName="Load Symbols For All" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf60wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf7EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf7kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf70wgEeu4Gt6QCHNvhw" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsf8EwgEeu4Gt6QCHNvhw" elementId="favoritesUrl" name="favoritesUrl"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsf8UwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NextFrameStep" commandName="Next Animation Frame" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf8kwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf9EwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf9UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf90wgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf-EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.addRegisterGroup" commandName="Add RegisterGroup" description="Adds a Register Group" category="_KYskvkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf-UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_KYsk30wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf_EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf_UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf_kwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsf_0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgAEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgAUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgAkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgA0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.select.last" commandName="Restore Last Selection" description="Restore last selection from History" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgBkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.junitRAPShortcut.coverage" commandName="Coverage RAP JUnit Test" description="Coverage RAP JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgB0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.convertJavaCode" commandName="Convert to Xtend" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.toggleShowKeys" commandName="Toggle Show Key Bindings" description="Shows key binding when command is invoked" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgCUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgCkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgC0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NewSynthclipseFragxExample" commandName="New Synthclipse Fragx Example" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgDEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.nextMethod" commandName="Next Method or Class" description="Navigates to the next method or class definition" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgDUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgDkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_KYskwkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgD0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgEEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_KYsk5UwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsgEUwgEeu4Gt6QCHNvhw" elementId="href" name="Help topic href"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsgEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgE0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgFEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineSave" commandName="Timeline / Save" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgFUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgFkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.ui.addRegistersExpression" commandName="Add Expression Group > Registers" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgF0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.comment" commandName="Python Comment" description="Comments a python line (Adds # to beggining of the line)" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgGEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgGUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.shared.RemoveXtextNatureCommand" commandName="Unconfigure Xtext" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgG0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.restoreRegisterGroups" commandName="Restore Default Register Groups" description="Restores the Default Register Groups" category="_KYskvkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgHEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_KYskz0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgHkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgH0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgIEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgIUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgIkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.log.jdt.showinconsole" commandName="&Show In Console" description="Show Stack Trace in Console View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgI0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgJEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgJUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgJkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens the call hierarchy for the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgJ0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgKEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.ui.addLocalsExpression" commandName="Add Expression Group > Local Variables" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgKUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsgKkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsgK0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgLEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.quickAccess" commandName="Find Actions" description="Quickly access UI elements" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgLUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgLkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgL0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_KYsk2kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgMEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgMUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgMkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgNEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgNUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgNkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.toggleforcetabs" commandName="Toggle Force tabs" description="Forces or not tabs in the current editor" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgN0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.purexbase.PureXbase.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgOEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekAhead5s" commandName="Audio Seek Ahead 5s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgOUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineKeyFrameValuePaste" commandName="Timeline / Key frame value - Paste" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgOkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.fxml.generatecontroller" commandName="Generate a controller" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgPEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgPUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgP0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgQEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioPlayOrPause" commandName="Audio Play or Pause" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgQUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgQkwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgQ0wgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgREwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_KYskx0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsgRUwgEeu4Gt6QCHNvhw" elementId="url" name="URL"/>
|
|
<parameters xmi:id="_KYsgRkwgEeu4Gt6QCHNvhw" elementId="browserId" name="Browser Id"/>
|
|
<parameters xmi:id="_KYsgR0wgEeu4Gt6QCHNvhw" elementId="name" name="Browser Name"/>
|
|
<parameters xmi:id="_KYsgSEwgEeu4Gt6QCHNvhw" elementId="tooltip" name="Browser Tooltip"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsgSUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgSkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgS0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pySelectInterpreter" commandName="PyDev: Select default interpreter" description="Select the default interpreter to be used." category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgTEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineToggleShowOnlyRecorded" commandName="Timeline / Toggle 'Show Only Recorded'" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgTUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgTkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgT0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgUEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.pyConfigureException" commandName="Add Python Exception Breakpoint..." description="Add Python Exception Breakpoint..." category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgUUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgUkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgU0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgVEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgVUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_KYskx0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsgVkwgEeu4Gt6QCHNvhw" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsgV0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgWEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgWUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.EditorCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgWkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.insertLeftGuillemet" commandName="Insert left guillemet" description="Inserts an opening french quote" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgW0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgXEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgXUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgXkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgX0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.wrapparagraph" commandName="Wrap Paragraph (Ctrl+2,w)" description="Wraps the current paragraph" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgYEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgYUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgYkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgY0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgZEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgZkwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgZ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Toggle "Link with Editor and Selection" (Git Repositories View)" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgaEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.select.next" commandName="Select Next Element" description="Expand selection to include next element" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgaUwgEeu4Gt6QCHNvhw" 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="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgakwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsga0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgbEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.validation.ValidationCommand" commandName="Validate" description="Invoke registered Validators" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgbUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgbkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Interactive Rebase" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgb0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgcEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgcUwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgckwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgc0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgdEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgdUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgdkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgd0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgeEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgeUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsge0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.fxgraph.ui.fxgraphconvert" commandName="Convert to FXGraph" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgfEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgfUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgfkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgf0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsggEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsggUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsggkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgg0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsghEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsghUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsghkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgh0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgiEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioNextTrack" commandName="Audio Next Track" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgiUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_KYsk2kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.testNgSuiteShortcut.coverage" commandName="Coverage TestNG Suite" description="Coverage TestNG Suite" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgi0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgjEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgjUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgjkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgj0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomments the selected // style comment lines" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgkEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.css.CssDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgkUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgkkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgk0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_KYskxEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsglEwgEeu4Gt6QCHNvhw" elementId="exportWizardId" name="Export Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsglUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsglkwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgl0wgEeu4Gt6QCHNvhw" elementId="com.python.pydev.refactoring.actions.PyFindAllOccurrences" commandName="Find all references" description="Find all references" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgmEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgmUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.FormatAction" commandName="Format" description="Format text" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgmkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgm0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.DefaultSyntaxColoring" commandName="Use default syntax coloring" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgnEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Build Target Build" description="Invoke a make target build for the selected container." category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgnUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgnkwgEeu4Gt6QCHNvhw" elementId="com.boothen.jsonedit.format" commandName="Format JSON" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgn0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgoEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgoUwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgo0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelinePlayOrPause" commandName="Timeline / Play or Pause" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgpEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgpUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgpkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_KYsk8EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgqUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.launchbar.ui.command.stop" commandName="Stop" category="_KYsk60wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgq0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgrEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.scriptEngine" commandName="Offline Action for scripting" description="Offline Action for scripting" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgrkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgsEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgsUwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.p2.ui.SearchRepositories" commandName="Search Repositories" category="_KYskz0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgs0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgtEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgtUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.command.osview.connect" commandName="Connect" description="Connect to selected processes" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgtkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.convertTarget" commandName="Convert To" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgt0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsguEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.loadSymbols" commandName="Load Symbols" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsguUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgu0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_KYsk6EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgvEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgvUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphTreeExpand" commandName="Graph / Tree - Expand" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgv0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgwEwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgwUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.insertRightGuillemet" commandName="Insert right guillemet" description="Inserts an closing french quote" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgxEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgxUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgxkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.paste" commandName="Paste" category="_KYsk6UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.multiOrganizeImports" commandName="Organize All Imports" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgyUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsgy0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsgzEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgzUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgzkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsgz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg0kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg1EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg1UwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg1kwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg10wgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg2EwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekAhead30s" commandName="Audio Seek Ahead 30s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg2UwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg2kwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsg20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsg3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_KYsk10wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg3kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg30wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineShowView" commandName="Timeline / Show View" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.removeActiveSession" commandName="Remove Active Session" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg40wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg5EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg5UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg5kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg6EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_KYsk80wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg6kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_KYskxEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsg60wgEeu4Gt6QCHNvhw" elementId="mayPrompt" name="may prompt"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsg7EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_KYskuUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg7kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg70wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg8EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg8kwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven project configuration and dependencies" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tools.layout.spy.commands.layoutSpyCommand" commandName="Layout Spy" description="Show the Layout Spy" category="_KYsk8kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg9UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.jdt.ui.fxgettersetter" commandName="Generate JavaFX Getters and Setters" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg-EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg-UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.gmodel.GModelDSL.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg_EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg_UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg_kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.meson.ui.command.runninja" commandName="Run ninja" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsg_0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.swtBotJunitShortcut.coverage" commandName="Coverage SWTBot Test" description="Coverage SWTBot Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshAEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshAUwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshAkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshA0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.linkWithSelection" commandName="Link with Current Selection" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.OutlineCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshBkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekBack60s" commandName="Audio Seek Back 60s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshB0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshCUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.FocusViewport" commandName="Focus Viewport" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshCkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extracts a local variable for the selected expression" category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshC0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshDEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ShowGLInfo" commandName="Show OpenGL Info" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshDUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshDkwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshD0wgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshEEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshEUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshE0wgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshFEwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.actions.pyShowHierarchy" commandName="Show Python Class Hierarchy" description="Show the class hierarchy for a python class" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshFUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_KYsk0EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshFkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_KYskuUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshF0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshGEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshGUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshG0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_KYskx0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshHEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.fxgraph.ui.fxml" commandName="Convert to FXGraph" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshHkwgEeu4Gt6QCHNvhw" 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="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshH0wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshIEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshIUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshIkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshI0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_KYsk5UwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshJEwgEeu4Gt6QCHNvhw" elementId="cheatSheetId" name="Identifier" optional="false"/>
|
|
<parameters xmi:id="_KYshJUwgEeu4Gt6QCHNvhw" elementId="name" name="Name" optional="false"/>
|
|
<parameters xmi:id="_KYshJkwgEeu4Gt6QCHNvhw" elementId="url" name="URL" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshJ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshKEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshKUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshKkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshK0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshLEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshLUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshLkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclaration" commandName="Open Declaration" description="Opens the declaration for the currently selected cross reference" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshL0wgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshMEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshMUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.codetemplates.Codetemplates.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshMkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshNEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshNUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NewSynthclipseMRTExample" commandName="New Synthclipse Multiple Render Targets Example" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshNkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshN0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.api.tools.ui.remove.filters" commandName="Remove &API Problem Filters..." description="Remove API problem filters for this project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshOEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_KYsk50wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshOUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshOkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.ui.actions.runEditorBasedOnNatureTypeAction" commandName="Run editor with current interpreter" description="Run the editor based on the python nature" category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshPEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.l10n.ui.insertRightGuillemet" commandName="Right Guillemet" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshPUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshP0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioPreviousTrack" commandName="Audio Previous Track" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshQEwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshQUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.refactoring.ExtractLocalVariable" commandName="Extract Local Variable" description="Replaces the given expression with a newly declared local variable" category="_KYsk9EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshQkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshQ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshREwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshRUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshRkwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshR0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshSEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshSUwgEeu4Gt6QCHNvhw" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshSkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshS0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_KYskzkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshTEwgEeu4Gt6QCHNvhw" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_KYshTUwgEeu4Gt6QCHNvhw" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_KYshTkwgEeu4Gt6QCHNvhw" elementId="initialValue" name="Initial Value"/>
|
|
<parameters xmi:id="_KYshT0wgEeu4Gt6QCHNvhw" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshUEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.pasteJavaCode" commandName="Paste Java Code" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshUUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshUkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_KYskuUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshU0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphToggleShowOnlyRecorded" commandName="Graph / Toggle 'Show Only Recorded'" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshVEwgEeu4Gt6QCHNvhw" 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="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshVUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_KYsk9UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshVkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshV0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshWEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshWUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshWkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshW0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshXEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshXUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AnimationRewind" commandName="Animation Rewind" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshXkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.commands.CoverageLast" commandName="Coverage" description="Coverage" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshX0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshYEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshYUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshYkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.interactiveconsole.evaluateActionSetter" commandName="Interactive Console" description="Activates the interactive console." category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshY0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Build Target" description="Create a new make build target for the selected container." category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshZEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshZkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshZ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository..." description="Adds an existing Git repository to the Git Repositories view" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshaEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_KYskuUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshaUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshakwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ExportShadertoy" commandName="Export Shadertoy Creation" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsha0wgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshbEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshbUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshbkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshb0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_KYsku0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshcEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshcUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshckwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshc0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_KYsk6EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshdEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_KYskx0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshdUwgEeu4Gt6QCHNvhw" elementId="preferencePageId" name="Preference Page"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshdkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshd0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsheEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsheUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshekwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYshe0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYshfEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshfUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshfkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekBack30s" commandName="Audio Seek Back 30s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshf0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshgEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshgUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshgkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshg0wgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshhEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshhUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshhkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshh0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenCallHierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshiEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshiUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.resetOnDump" commandName="Reset on Dump" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshi0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshjEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_KYsk6UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshjUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.BuildNext" commandName="Build Next Shader" description="Build next (in Project Explorer View) shader" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshjkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshj0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshkEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ImportFragmentarium" commandName="Import Fragmentarium Creation" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshkUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshkkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshk0wgEeu4Gt6QCHNvhw" 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="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshlEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshlUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshlkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ImportGLSLSandbox" commandName="Import GLSL Sandbox Creation" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshl0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshmEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshmUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshmkwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshm0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekAhead60s" commandName="Audio Seek Ahead 60s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshnEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_KYsk9UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshnUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshnkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshn0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NewSynthclipseFragxFile" commandName="New Synthclipse Fragx File" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshoEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ToggleEditorOrViewport" commandName="Toggle Editor or Viewport" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshoUwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshokwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsho0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshpEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshpUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshpkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshqUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshq0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshrEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshrkwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Removes the block comment enclosing the selection" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshsEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.l10n.ui.insertLeftGuillemet" commandName="Left Guillemet" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshsUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extracts a constant for the selected expression" category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshs0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.OpenCallHierarchy" commandName="Open Call Hierarchy" description="Open call hierarchy for the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshtEwgEeu4Gt6QCHNvhw" 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="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshtUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshtkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsht0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.NewSynthclipseJSXFile" commandName="New Synthclipse JSX File" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshuEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshuUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.openLastConsoleHyperlink" commandName="Open last hyperlink in console" description="Open last hyperlink in console" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshu0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshvEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Git Repository..." description="Creates a new Git repository and adds it to the Git Repositories view" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshv0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshwEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.text.quicksearch.commands.quicksearchCommand" commandName="Quick Search" category="_KYskxkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshwUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.editRegisterGroup" commandName="Edit Register Group" description="Edits a Register Group" category="_KYskvkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.shared.OpenSourceFileCommand" commandName="Open Source File" description="Open the file from which this file has been generated" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshxEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshxUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ViewportToggleFullscreen" commandName="Viewport / Maximise or Restore" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshxkwgEeu4Gt6QCHNvhw" 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="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshyUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.rebuildConfigurations" commandName="Build Selected Configurations" category="_KYsk1kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.jdt.ui.generateAnt" commandName="Generate FX Ant build.xml Command" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshy0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshzEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshzUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshzkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYshz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh0kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh1EwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphShowView" commandName="Graph / Show View" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh1UwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsh2UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsh2kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh3EwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh3kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh40wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh5EwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh5UwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh5kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh6EwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh6kwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh60wgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh7EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh7kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh70wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineTreeExpand" commandName="Timeline / Tree - Expand" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh8EwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.goToMatchingBracket" commandName="Go to Matching Bracket" description="Go to Matching Bracket" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh8kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_KYsk80wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh9UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_KYskzEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh-EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh-UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.OpenImplementationCommand" commandName="Open Implementation" description="Open the Implementations in the method's hierarchy" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh_EwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsh_UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsh_kwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsh_0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiAEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiAUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiAkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiA0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.showOutline" commandName="Show Outline" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiBkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiB0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiCUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiCkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiC0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiDEwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiDUwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiDkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiD0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.css.cssext.CssExtDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiEEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiEUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiEkwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiE0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiFEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiFUwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiFkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiF0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiGEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiGUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiG0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_KYsk8kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiHEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiHkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiH0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiIEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiIUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_KYsk80wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiIkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.commands.radioStateParameter" name="TraceMethod" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiI0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiJEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.RenameCommand" commandName="Rename..." description="Rename Refactoring..." category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiJUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.emf.mwe2.language.Mwe2.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiJkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiJ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiKEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiKUwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiKkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_KYsk2EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiK0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
|
|
<parameters xmi:id="_KYsiLEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
|
|
<parameters xmi:id="_KYsiLUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiLkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.OverrideMethodsCommand" commandName="Override/Implement Methods..." description="PEPTIC: Override/Implement Methods" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiL0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiMEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.toggle.comment" commandName="Toggle Comment" description="Comment/uncomment selected lines with # style comments" category="_KYskzEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiMUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiMkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiNEwgEeu4Gt6QCHNvhw" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiNUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiNkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.selectRootElements" commandName="Select Root Elements" category="_KYskw0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiN0wgEeu4Gt6QCHNvhw" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiOEwgEeu4Gt6QCHNvhw" 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="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiOUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiOkwgEeu4Gt6QCHNvhw" 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="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiO0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiPEwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiPUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiP0wgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiQEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_KYskwUwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiQUwgEeu4Gt6QCHNvhw" elementId="connectorKind" name="Repository Type"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiQkwgEeu4Gt6QCHNvhw" elementId="com.boothen.jsonedit.quickOutline" commandName="Quick Outline" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiQ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.removeAllSessions" commandName="Remove All Sessions" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiREwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiRUwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiRkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiR0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_KYskvEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiSEwgEeu4Gt6QCHNvhw" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiSUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiSkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.updateUnitVersions" commandName="Update IU Versions from Repositories" description="Update to latest IU versions" category="_KYsk0kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiS0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_KYsk5UwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiTEwgEeu4Gt6QCHNvhw" elementId="cheatSheetId" name="Identifier"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiTUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiTkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiT0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiUEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiUUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiUkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsiU0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsiVEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.launchbar.ui.command.launchActive" commandName="Launch Active Launch Configuration" category="_KYsk60wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiVUwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiVkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiV0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiWEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiWUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.Build" commandName="Build Shader" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiWkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Steps backward in macro expansions" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiW0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiXEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.ExtractLocalCommand" commandName="Extract Local Variable..." description="PEPTIC: Extracts the selected expression into a new local variable" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiXUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiXkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiX0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.css.ui.addNature" commandName="Add CSSEditor Nature" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiYEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiYUwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiYkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiY0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_KYsk6EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiZEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiZkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiZ0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphTreeCollapse" commandName="Graph / Tree - Collapse" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiaEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiaUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioStop" commandName="Audio Stop" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiakwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsia0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pyOrganizeImports" commandName="Python Organize Imports" description="Organize Imports" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsibEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsibUwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsibkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsib0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsicEwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsicUwgEeu4Gt6QCHNvhw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsickwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsic0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.junitPdeShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsidEwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsidUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsidkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsid0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsieEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Steps forward in macro expansions" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsieUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsie0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsifEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsifUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsifkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsif0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.api.tools.ui.setup.projects" commandName="API &Tools Setup..." description="Configure projects for API usage and compatibility checks" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsigEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsigUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsigkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AnimationPlayOrPause" commandName="Animation Play or Pause" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsig0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsihEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsihUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsihkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.launchbar.ui.command.configureActiveLaunch" commandName="Edit Active Launch Configuration" category="_KYsk60wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsih0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiiEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiiUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&Delete Tag" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsii0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsijEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.override.methods" commandName="Override Methods..." description="Generates override methods for a selected class" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsijUwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsijkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.jdt.ui.export" commandName="FX Build Command" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsij0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsikEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsikUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsikkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsik0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.copy" commandName="Copy" category="_KYsk6UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsilEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.ui.actions.GeneratePropertiesCommand" commandName="Generate Properties..." description="PEPTIC: Generate properties using Fields" category="_KYskyUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsilUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsilkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsil0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.generate.xml" commandName="XML File..." description="Generate a XML file from the selected DTD or Schema" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsimEwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsimUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsimkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_KYsk70wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsim0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource.newName.parameter.key" name="Selected resource's new name."/>
|
|
</commands>
|
|
<commands xmi:id="_KYsinEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsinUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsinkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsin0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsioEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsioUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsio0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsipEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.pyUnCollapse" commandName="Python Un Collapse" description="Un Collapse block of code" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsipUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsipkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsip0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiqUwgEeu4Gt6QCHNvhw" elementId="com.python.pydev.analysis.actions.pyGlobalsBrowserWorkbench" commandName="Python Show Global Tokens (Global)" description="Python Show Global Tokens (Global)" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiqkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiq0wgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsirEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsirUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsirkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput.url" commandName="Show Build Output" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsir0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.InsertColor" commandName="Insert Color" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsisEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.refactoring.RenameElement" commandName="Rename Element" description="Performs a rename refactoring on the selected element" category="_KYsk9EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsisUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiskwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphTreeUncheckAll" commandName="Graph / Tree - Uncheck All" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsis0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_KYsk80wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsitEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsitUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.ui.openwithsceneb" commandName="Open FXML with SceneBuilder" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsitkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsit0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiuEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiuUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineUndo" commandName="Timeline / Undo" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Selects a word and find the next occurrence" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiu0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsivEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsivUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.rrobot.dsl.ui.execute" commandName="Execute Task" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsivkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiv0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiwEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiwUwgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiwkwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsixEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsixUwgEeu4Gt6QCHNvhw" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsixkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsix0wgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiyEwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiyUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.BuildPrevious" commandName="Build Previous Shader" description="Build previous (in Project Explorer View) shader" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiykwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.copyqualifiedname" commandName="Copy Context Qualified Name" description="Copies the Path of the selected context" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiy0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.mergeSessions" commandName="Merge Sessions" category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsizEwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsizUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsizkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsiz0wgEeu4Gt6QCHNvhw" 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="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Renames the selected element" category="_KYskyEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi0kwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.cleanFiles" commandName="Clean Selected File(s)" description="Deletes build output files for the selected source files" category="_KYsk1kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi1EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi1UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsi2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
|
|
<parameters xmi:id="_KYsi2UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsi2kwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi3UwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi3kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi4UwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.pyPropertyTrace" commandName="Disable Step into properties" description="Disable Step into properties" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi40wgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.junitPdeShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi5EwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi5UwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi5kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi6EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Revision Information" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi6kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi60wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi7EwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.selectCounters" commandName="Select Counters" category="_KYskw0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsi7kwgEeu4Gt6QCHNvhw" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsi70wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi8EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi8kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.shared.OpenXtextElementCommand" commandName="Open Model Element" description="Open the declaration of an Xtext element" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.epp.package.common.contribute" commandName="Contribute" description="Contribute to the development and success of the Eclipse IDE!" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi9UwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.ToggleViewportOrUCView" commandName="Toggle Viewport or Uniform Controls view" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi90wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.ui.actions.relaunchLastAction" commandName="Relaunch last pydev launch" description="Relaunch last pydev launch." category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi-EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi-UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi-kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_KYsk70wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi-0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_KYskxEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi_EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi_UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi_kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsi_0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjAEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjAUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjAkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjA0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjBEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.ide.converter.svg" commandName="Convert SVG" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjBUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjBkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjB0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjCEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjCUwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjCkwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjC0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults.url" commandName="Show Test Results" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjDEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjDUwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphTreeCheckAll" commandName="Graph / Tree - Check All" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjDkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjD0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.PreviousFrameStep" commandName="Previous Animation Frame" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjEEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjEUwgEeu4Gt6QCHNvhw" 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="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjEkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjE0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjFEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjFUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjFkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_KYskuUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjF0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjGEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.launching.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjGUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.importSession" commandName="Import Session..." category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjGkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjG0wgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjHEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.TimelineTreeCollapse" commandName="Timeline / Tree - Collapse" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjHUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_KYskzkwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjHkwgEeu4Gt6QCHNvhw" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_KYsjH0wgEeu4Gt6QCHNvhw" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_KYsjIEwgEeu4Gt6QCHNvhw" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_KYsjIUwgEeu4Gt6QCHNvhw" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_KYsjIkwgEeu4Gt6QCHNvhw" elementId="buttonLabel0" name="First Button Label"/>
|
|
<parameters xmi:id="_KYsjI0wgEeu4Gt6QCHNvhw" elementId="buttonLabel1" name="Second Button Label"/>
|
|
<parameters xmi:id="_KYsjJEwgEeu4Gt6QCHNvhw" elementId="buttonLabel2" name="Third Button Label"/>
|
|
<parameters xmi:id="_KYsjJUwgEeu4Gt6QCHNvhw" elementId="buttonLabel3" name="Fourth Button Label"/>
|
|
<parameters xmi:id="_KYsjJkwgEeu4Gt6QCHNvhw" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjJ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjKEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjKUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjKkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjK0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjLEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjLUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.organizeImports" commandName="Organize Imports" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjLkwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjL0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjMEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjMUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.buildFiles" commandName="Build Selected File(s)" description="Rebuilds the selected source files" category="_KYsk1kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjMkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_KYsky0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjM0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjNEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjNUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjNkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjN0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjOEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_KYsk7kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjOUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjOkwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjO0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjPEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjPUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjPkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjP0wgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjQEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.editor.outline.QuickOutline" commandName="Quick Outline" description="Open the quick outline." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjQUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.ToggleCommentAction" commandName="Toggle Comment" description="Toggle Comment" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjQkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjQ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&rojects Presentation" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjREwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&Hierarchical"/>
|
|
<parameters xmi:id="_KYsjRUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjRkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjR0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjSEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.commands.prettyPrint" commandName="&Pretty Print to Console" description="Pretty Print to Console" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjSUwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjSkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_KYsk8EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjS0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjTEwgEeu4Gt6QCHNvhw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjTUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.cleanAllConfigurations" commandName="Clean All Configurations" category="_KYsk1kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjTkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjT0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.fx.code.editor.ldef.LDef.validate" commandName="Validate" description="Trigger expensive validation" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjUEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjUUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjUkwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjU0wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pySelectWord" commandName="Select Word" description="Select the whole word" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjVEwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.CreateConstShader" commandName="Create Shader with const uniforms" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjVUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.setnext" commandName="Set Next Statement" category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjVkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_KYsk2EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjV0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjWEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjWUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_KYsk9UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjWkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjW0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjXEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjXUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjXkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_KYsk3UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjX0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjYEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjYUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjYkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjY0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjZEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.AbortBuild" commandName="Abort Build" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjZUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjZkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_KYsk10wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjZ0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjaEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.ui.actions.debugEditorBasedOnNatureTypeAction" commandName="Debug editor with current interpreter" description="Debug the editor based on the python nature" category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjaUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_KYsk5kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjakwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsja0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjbEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjbUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjbkwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioSeekBack5s" commandName="Audio Seek Back 5s" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjb0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjcEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.quickaccess" commandName="Quick Access" category="_KYsk6UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjcUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtend.ide.refactoring.ExtractMethod" commandName="Extract Method" description="Replaces the given expression with a call to a newly declared method" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjckwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjc0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjdEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.GotToMatchingBracketAction" commandName="Go to Matching Bracket" description="Go to Matching Bracket" category="_KYsk7UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjdUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjdkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjd0wgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjeEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjeUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjekwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsje0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjfEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjfUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.removeRegisterGroups" commandName="Remove Register Groups" description="Removes one or more Register Groups" category="_KYskvkwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjfkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjf0wgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjgEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjgUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Encloses the selection with a block comment" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjgkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjg0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjhEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjhUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjhkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjh0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjiEwgEeu4Gt6QCHNvhw" 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="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjiUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_KYsk0UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjikwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsji0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjjEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjjUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.ui.actions.runEditorAsCustomUnitTestAction" commandName="Run custom tests" description="Run custom tests from editor." category="_KYskxUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjjkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjj0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjkEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjkUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.previousMethod" commandName="Previous Method or Class" description="Navigates to the previous method or class definition" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjkkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjk0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjlEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_KYskwUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjlUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turns the selected lines into // style comments" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjlkwgEeu4Gt6QCHNvhw" 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="_KYsku0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjl0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjmEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.deselectEnclosingScope" commandName="Deselect Enclosing Scope" description="Deselect Enclosing Scope" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjmUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjmkwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.pyFormatStd" commandName="Python Format Code" description="Format Code" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjm0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.buildAllConfigurations" commandName="Build All Configurations" category="_KYsk1kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjnEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjnUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjnkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjn0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjoEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenTypeHierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjoUwgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjo0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjpEwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.pyUnCollapseAll" commandName="Python Un Collapse All" description="Un Collapse all blocks of code" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjpUwgEeu4Gt6QCHNvhw" 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="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjpkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjp0wgEeu4Gt6QCHNvhw" elementId="viewId" name="View ID to Focus" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjqEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.testNgShortcut.coverage" commandName="Coverage TestNG Test" description="Coverage TestNG Test" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjqUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjqkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_KYskx0wgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjq0wgEeu4Gt6QCHNvhw" elementId="plugin" name="Plugin"/>
|
|
<parameters xmi:id="_KYsjrEwgEeu4Gt6QCHNvhw" elementId="path" name="Path"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjrUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Searches for declarations of the selected element in the workspace" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjrkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_KYsk5UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjr0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjsEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjsUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_KYsk1UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjskwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjs0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_KYsk0UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjtEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjtUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjtkwgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjt0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjuEwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjuUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsju0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_KYskxEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjvEwgEeu4Gt6QCHNvhw" elementId="newWizardId" name="New Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjv0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_KYskvEwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsjwEwgEeu4Gt6QCHNvhw" elementId="kind" name="Kind"/>
|
|
<parameters xmi:id="_KYsjwUwgEeu4Gt6QCHNvhw" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsjwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_KYskvEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjxEwgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjxUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui.selectActiveSession" commandName="Select Active Session..." category="_KYskw0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjxkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with Each Other" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjyUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_KYskv0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjy0wgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.AudioRecording" commandName="Audio Recording" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjzEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjzUwgEeu4Gt6QCHNvhw" 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="_KYsk6kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjzkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsjz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_KYsk1EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsj0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
|
|
<parameters xmi:id="_KYsj0UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsj0kwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.userstorage.ui.showPullDown" commandName="Show Pull Down Menu" category="_KYsk5UwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsj1EwgEeu4Gt6QCHNvhw" elementId="intoolbar" name="In Tool Bar" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsj1UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj1kwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.RefreshViewport" commandName="Refresh Viewport" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_KYsk5EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj2UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_KYsk4kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj2kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj3kwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.ide.command.GraphRedo" commandName="Graph / Redo" category="_KYsk2UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser.url" commandName="Open Build with Browser" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj4EwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.editor.actions.navigation.pyGoToDefinition" commandName="Python Go To Definition" description="Goes to the definition of a python element" category="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Formats Source Code" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj40wgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj5EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_KYskzUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj5UwgEeu4Gt6QCHNvhw" 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="_KYsk40wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj5kwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.debug.commands.getReferrers" commandName="&Get Referrers" description="Get Referrers" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_KYskvUwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj6EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_KYskuEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_KYskx0wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj6kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj60wgEeu4Gt6QCHNvhw" 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="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj7EwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_KYsk4EwgEeu4Gt6QCHNvhw">
|
|
<parameters xmi:id="_KYsj7kwgEeu4Gt6QCHNvhw" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
|
|
</commands>
|
|
<commands xmi:id="_KYsj70wgEeu4Gt6QCHNvhw" 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="_KYskwEwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj8EwgEeu4Gt6QCHNvhw" 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="_KYsk4EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Opens an editor on the selected element's declaration(s)" category="_KYsk20wgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj8kwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj80wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj9EwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj9UwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj9kwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj90wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj-EwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj-UwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj-kwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj-0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj_EwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageDropDownAction" commandName="Coverage" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj_UwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageAsAction" commandName="Coverage As" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj_kwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageHistoryAction" commandName="Coverage History" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsj_0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskAEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskAUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskAkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskA0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskBEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskBUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskBkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskB0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskCEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskCUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskCkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskC0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskDEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskDUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskDkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::com.python.pydev.debug.actionSet/com.python.pydev.debug.actions.StartDebugServer" commandName="Start Debug Server" description="PyDev: start the pydev server" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskD0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::com.python.pydev.debug.actionSet/com.python.pydev.debug.actions.EndDebugServer" commandName="End Debug Server" description="PyDev: stop the debugger server" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskEEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskEUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ResumeAtLine" commandName="Resume at Line (C/C++)" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskEkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.MoveToLine" commandName="Move to Line (C/C++)" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskE0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ToggleInstructionStepMode" commandName="Instruction Stepping Mode" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskFEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskFUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.actions.buildLastTargetAction" commandName="Rebuild Last Target" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskFkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.makeTargetAction" commandName="Build..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskF0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.SearchActionSet/org.eclipse.cdt.ui.actions.OpenCSearchPage" commandName="C/C++..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskGEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskGUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigToolbarAction" commandName="Active Build Configuration" description="Manage configurations for the current project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskGkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.manageConfigsAction2" commandName="Manage..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskG0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigMenuAction" commandName="Set Active" description="Change active build configuration for project(s)" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskHEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.wsselection" commandName="Manage Working Sets..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskHUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New C++ Class" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskHkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFileDropDown" commandName="Source File..." description="New C/C++ Source File" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskH0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFolderDropDown" commandName="Source Folder..." description="New C/C++ Source Folder" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskIEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewProjectDropDown" commandName="Project..." description="New C/C++ Project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskIUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenFileWizard" commandName="JavaScript Source File" description="New JavaScript file" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskIkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenProjectWizard" commandName="JavaScript Project..." description="New JavaScript Project" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskI0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.refactor.show.refactoring.history" commandName="History..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskJEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.SearchActionSet/org.eclipse.wst.jsdt.ui.actions.OpenJavaSearchPage" commandName="JavaScript..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskJUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskJkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskJ0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskKEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskKUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskKkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskK0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskLEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskLUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskLkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskL0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskMEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskMUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskMkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskM0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskNEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskNUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskNkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskN0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskOEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskOUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskOkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="label" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskO0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.python.pydev.debug.BreakpointRulerActions/org.python.pydev.debug.BreakpointRulerAction" commandName="Add breakpoint" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskPEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskPUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskPkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.CEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskP0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.ui.editor.asm.AsmEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskQEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" commandName="dummy" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskQUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskQkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskQ0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskREwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskRUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskRkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.xtend.core.Xtend.ide.rulerActions/org.eclipse.xtend.core.Xtend.doubleClickBreakpointAction" commandName="Not Used" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskR0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.xtext.purexbase.PureXbase.ide.rulerActions/org.eclipse.xtext.purexbase.PureXbase.doubleClickBreakpointAction" commandName="Not Used" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskSEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskSUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskSkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskS0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskTEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskTUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskTkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskT0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskUEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskUUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskUkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskU0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskVEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskVUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskVkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskV0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskWEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskWUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskWkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskW0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskXEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskXUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskXkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskX0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskYEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskYUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskYkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskY0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskZEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskZUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskZkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskZ0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskaEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskaUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskakwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYska0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskbEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskbUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskbkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskb0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskcEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskcUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskckwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskc0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskdEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskdUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskdkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskd0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskeEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskeUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskekwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYske0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskfEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskfUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskfkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskf0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskgEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskgUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskgkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskg0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskhEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.python.pydev.navigator.actions.customFilters/org.python.pydev.navigator.actions.PySetupCustomFilters" commandName="Setup custom filters" description="Setup custom filters." category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskhUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskhkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskh0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskiEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskiUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskikwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYski0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskjEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskjUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskjkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskj0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskkEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskkUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.pinDebugContext" commandName="Pin to Debug Context" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskkkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.clone" commandName="Open New View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskk0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.pinDebugContext" commandName="Pin to Debug Context" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsklEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.clone" commandName="Open New View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsklUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.pinDebugContext" commandName="Pin to Debug Context" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsklkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.clone" commandName="Open New View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskl0wgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskmEwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskmUwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskmkwgEeu4Gt6QCHNvhw" 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="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskm0wgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.pinDebugContext" commandName="Pin to Debug Context" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsknEwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.clone" commandName="Open New View" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsknUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commit.UnifiedDiffCommand" commandName="Show Unified Diff" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsknkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.RepositoriesViewCollapseWorkingTree" commandName="Collapse Working Tree" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskn0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.symbolinworkspace" commandName="Go to Symbol in Workspace" category="_KYsk9kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskoEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.donate" commandName="Donate" description="Donate to the development of the Eclipse IDE" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskoUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.togglelinkwitheditor" commandName="Toggle Link with Editor" category="_KYsk9kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskokwgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.format" commandName="Format" category="_KYsk9kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYsko0wgEeu4Gt6QCHNvhw" 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="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskpEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commit.DiffEditorQuickOutlineCommand" commandName="Quick Outline" description="Show the quick outline for a unified diff" category="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskpUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.showkindinoutline" commandName="Show Kind in Outline" category="_KYsk9kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskpkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.symbolinfile" commandName="Go to Symbol in File" category="_KYsk9kwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskp0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.edit.text.java.add.textblock" commandName="Add Text Block" description="Adds Text Block" category="_KYsk8UwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskqEwgEeu4Gt6QCHNvhw" 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="_KYsk7EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskqUwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.collapseAll" commandName="Collapse All" description="Collapse All" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<commands xmi:id="_KYskqkwgEeu4Gt6QCHNvhw" elementId="AUTOGEN:::org.eclipse.cdt.dsf.gdb.ui.debugsources.view.refresh/org.eclipse.cdt.dsf.gdb.ui.debugsources.view.refresh" commandName="Refresh" category="_KYsk1EwgEeu4Gt6QCHNvhw"/>
|
|
<addons xmi:id="_KYskq0wgEeu4Gt6QCHNvhw" 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="_KYskrEwgEeu4Gt6QCHNvhw" 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="_KYskrUwgEeu4Gt6QCHNvhw" 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="_KYskrkwgEeu4Gt6QCHNvhw" 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="_KYskr0wgEeu4Gt6QCHNvhw" 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="_KYsksEwgEeu4Gt6QCHNvhw" 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="_KYsksUwgEeu4Gt6QCHNvhw" 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="_KYskskwgEeu4Gt6QCHNvhw" 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="_KYsks0wgEeu4Gt6QCHNvhw" 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="_KYsktEwgEeu4Gt6QCHNvhw" 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="_KYsktUwgEeu4Gt6QCHNvhw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
|
<addons xmi:id="_KYsktkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
|
<addons xmi:id="_KYskt0wgEeu4Gt6QCHNvhw" 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="_KYskuEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.edit" name="Edit"/>
|
|
<categories xmi:id="_KYskuUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/>
|
|
<categories xmi:id="_KYskukwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
|
|
<categories xmi:id="_KYsku0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
|
|
<categories xmi:id="_KYskvEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/>
|
|
<categories xmi:id="_KYskvUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
|
|
<categories xmi:id="_KYskvkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.category.registerGrouping" name="Register Grouping commands" description="Set of commands for Register Grouping"/>
|
|
<categories xmi:id="_KYskv0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
|
|
<categories xmi:id="_KYskwEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/>
|
|
<categories xmi:id="_KYskwUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
|
|
<categories xmi:id="_KYskwkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
|
|
<categories xmi:id="_KYskw0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.eclemma.ui" name="EclEmma Code Coverage"/>
|
|
<categories xmi:id="_KYskxEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.file" name="File"/>
|
|
<categories xmi:id="_KYskxUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.ui.category.run" name="PyDev - Run" description="Python run category"/>
|
|
<categories xmi:id="_KYskxkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.text.quicksearch.commands.category" name="Quick Search"/>
|
|
<categories xmi:id="_KYskx0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.window" name="Window"/>
|
|
<categories xmi:id="_KYskyEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/>
|
|
<categories xmi:id="_KYskyUwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.refactoring.pepticCategory" name="pepticcategory" description="PEPTIC Refactoring"/>
|
|
<categories xmi:id="_KYskykwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.genericeditor.extension.category.source" name="Target Definition Source" description="Target Definition Source Page actions"/>
|
|
<categories xmi:id="_KYsky0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/>
|
|
<categories xmi:id="_KYskzEwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/>
|
|
<categories xmi:id="_KYskzUwgEeu4Gt6QCHNvhw" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
|
|
<categories xmi:id="_KYskzkwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
|
|
<categories xmi:id="_KYskz0wgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph" name="Oomph"/>
|
|
<categories xmi:id="_KYsk0EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
|
|
<categories xmi:id="_KYsk0UwgEeu4Gt6QCHNvhw" 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="_KYsk0kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/>
|
|
<categories xmi:id="_KYsk00wgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.commands" name="Oomph"/>
|
|
<categories xmi:id="_KYsk1EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
|
|
<categories xmi:id="_KYsk1UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/>
|
|
<categories xmi:id="_KYsk1kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.managedbuilder.ui.category.build" name="C/C++ Build" description="C/C++ Build Actions"/>
|
|
<categories xmi:id="_KYsk10wgEeu4Gt6QCHNvhw" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/>
|
|
<categories xmi:id="_KYsk2EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
|
<categories xmi:id="_KYsk2UwgEeu4Gt6QCHNvhw" elementId="org.synthclipse.category" name="Synthclipse"/>
|
|
<categories xmi:id="_KYsk2kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
|
|
<categories xmi:id="_KYsk20wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/>
|
|
<categories xmi:id="_KYsk3EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
|
|
<categories xmi:id="_KYsk3UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
|
|
<categories xmi:id="_KYsk3kwgEeu4Gt6QCHNvhw" elementId="org.python.pydev.ui.category.refactoring" name="PyDev - Refactor" description="Python refactor category"/>
|
|
<categories xmi:id="_KYsk30wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/>
|
|
<categories xmi:id="_KYsk4EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
|
|
<categories xmi:id="_KYsk4UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
|
|
<categories xmi:id="_KYsk4kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
|
|
<categories xmi:id="_KYsk40wgEeu4Gt6QCHNvhw" elementId="org.python.pydev.ui.category.source" name="PyDev - Editor" description="PyDev editor category"/>
|
|
<categories xmi:id="_KYsk5EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
|
|
<categories xmi:id="_KYsk5UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.help" name="Help"/>
|
|
<categories xmi:id="_KYsk5kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.project" name="Project"/>
|
|
<categories xmi:id="_KYsk50wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/>
|
|
<categories xmi:id="_KYsk6EwgEeu4Gt6QCHNvhw" 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="_KYsk6UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="Terminal view commands"/>
|
|
<categories xmi:id="_KYsk6kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
|
|
<categories xmi:id="_KYsk60wgEeu4Gt6QCHNvhw" elementId="org.eclipse.launchbar.ui.category.launchBar" name="Launch Bar"/>
|
|
<categories xmi:id="_KYsk7EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
|
|
<categories xmi:id="_KYsk7UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.category.XtextEditor" name="Editing" description="Editing Commands"/>
|
|
<categories xmi:id="_KYsk7kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
|
|
<categories xmi:id="_KYsk70wgEeu4Gt6QCHNvhw" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
|
|
<categories xmi:id="_KYsk8EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.gef.category.view" name="View" description="View"/>
|
|
<categories xmi:id="_KYsk8UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
|
|
<categories xmi:id="_KYsk8kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
|
|
<categories xmi:id="_KYsk80wgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/>
|
|
<categories xmi:id="_KYsk9EwgEeu4Gt6QCHNvhw" elementId="org.eclipse.xtext.ui.category.refactoring" name="Refactoring" description="Refactoring Commands"/>
|
|
<categories xmi:id="_KYsk9UwgEeu4Gt6QCHNvhw" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/>
|
|
<categories xmi:id="_KYsk9kwgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.category" name="Language Servers"/>
|
|
<categories xmi:id="_KYsk90wgEeu4Gt6QCHNvhw" elementId="org.eclipse.lsp4e.commandCategory" name="Command"/>
|
|
</application:Application>
|