improved calc program
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?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="_PGuWwIj-EfCcBcPyH3_z_g" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.ui.workbench" selectedElement="_PGuWwYj-EfCcBcPyH3_z_g" bindingContexts="_PGuWyoj-EfCcBcPyH3_z_g">
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="userloop.c" tooltip="Calculator/Core/Src/userloop.c">
<persistable path="/Calculator/Core/Src/userloop.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="Calculator/Core/Src/main.c">
<persistable path="/Calculator/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="cmsis_os.h" tooltip="Calculator/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h">
<persistable path="/Calculator/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="Calculator.ioc" tooltip="Calculator/Calculator.ioc">
<persistable path="/Calculator/Calculator.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="MyNewProject/Core/Src/main.c">
<persistable path="/MyNewProject/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="stm32f4xx_hal_gpio.c" tooltip="MyNewProject/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c">
<persistable path="/MyNewProject/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="MyNewProject.ioc" tooltip="MyNewProject/MyNewProject.ioc">
<persistable path="/MyNewProject/MyNewProject.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.h" tooltip="MyNewProject/Core/Inc/main.h">
<persistable path="/MyNewProject/Core/Inc/main.h"/>
</file>
</mruList>
</workbench>"/>
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="breadboard.c" tooltip="Calc2/Core/Src/breadboard.c">
<persistable path="/Calc2/Core/Src/breadboard.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="Calc2.ioc" tooltip="Calc2/Calc2.ioc">
<persistable path="/Calc2/Calc2.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="stm32f4xx_hal.h" tooltip="Calc2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h">
<persistable path="/Calc2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="stm32f4xx_hal.c" tooltip="Calc2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c">
<persistable path="/Calc2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.h" tooltip="Calc2/Core/Inc/main.h">
<persistable path="/Calc2/Core/Inc/main.h"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="Calc2/Core/Src/main.c">
<persistable path="/Calc2/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="userloop.c" tooltip="Calculator/Core/Src/userloop.c">
<persistable path="/Calculator/Core/Src/userloop.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="MyNewProject/Core/Src/main.c">
<persistable path="/MyNewProject/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.ide.FileStoreEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="Calc2.ioc" tooltip="/home/ja/Desktop/UTMProject/Calc2/Calc2.ioc">
<persistable uri="file:/home/ja/Desktop/UTMProject/Calc2/Calc2.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="Calculator.ioc" tooltip="Calculator/Calculator.ioc">
<persistable path="/Calculator/Calculator.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" tooltip="Calculator/Core/Src/main.c">
<persistable path="/Calculator/Core/Src/main.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="cmsis_os.h" tooltip="Calculator/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h">
<persistable path="/Calculator/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="stm32f4xx_hal_gpio.c" tooltip="MyNewProject/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c">
<persistable path="/MyNewProject/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.st.stm32cube.common.mx.startCubeMx" name="MyNewProject.ioc" tooltip="MyNewProject/MyNewProject.ioc">
<persistable path="/MyNewProject/MyNewProject.ioc"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="main.h" tooltip="MyNewProject/Core/Inc/main.h">
<persistable path="/MyNewProject/Core/Inc/main.h"/>
</file>
</mruList>
</workbench>"/>
|
||||
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
|
||||
<children xsi:type="basic:TrimmedWindow" xmi:id="_PGuWwYj-EfCcBcPyH3_z_g" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.ui.workbench" selectedElement="_QzO74Ij-EfCcBcPyH3_z_g" x="10" y="32" width="950" height="1063">
|
||||
<persistedState key="coolBarVisible" value="true"/>
|
||||
@@ -85,7 +85,7 @@
|
||||
<tags>categoryTag:General</tags>
|
||||
</children>
|
||||
</children>
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_Q2rRdoj-EfCcBcPyH3_z_g" containerData="7500" selectedElement="_Q2rRd4j-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_Q2rRdoj-EfCcBcPyH3_z_g" containerData="7500" selectedElement="_Q2rRfYj-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_Q2rRd4j-EfCcBcPyH3_z_g" containerData="7500" selectedElement="_Q2rReIj-EfCcBcPyH3_z_g" horizontal="true">
|
||||
<children xsi:type="advanced:Placeholder" xmi:id="_Q2rReIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_Q2bZ0Ij-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2rReYj-EfCcBcPyH3_z_g" elementId="topRight" containerData="2500" selectedElement="_Q2rReoj-EfCcBcPyH3_z_g">
|
||||
@@ -103,8 +103,9 @@
|
||||
</children>
|
||||
</children>
|
||||
</children>
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_Q2rRfYj-EfCcBcPyH3_z_g" containerData="2500" selectedElement="_Q2rRg4j-EfCcBcPyH3_z_g" horizontal="true">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2rRfoj-EfCcBcPyH3_z_g" elementId="bottom" containerData="5000" selectedElement="_Q2rRgYj-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_Q2rRfYj-EfCcBcPyH3_z_g" containerData="2500" selectedElement="_Q2rRfoj-EfCcBcPyH3_z_g" horizontal="true">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2rRfoj-EfCcBcPyH3_z_g" elementId="bottom" containerData="6399" selectedElement="_Q2rRgYj-EfCcBcPyH3_z_g">
|
||||
<tags>active</tags>
|
||||
<children xsi:type="advanced:Placeholder" xmi:id="_Q2rRf4j-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.views.ProblemView" ref="_Q2j8sYj-EfCcBcPyH3_z_g" closeable="true">
|
||||
<tags>View</tags>
|
||||
<tags>categoryTag:General</tags>
|
||||
@@ -122,7 +123,7 @@
|
||||
<tags>categoryTag:General</tags>
|
||||
</children>
|
||||
</children>
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2rRg4j-EfCcBcPyH3_z_g" elementId="com.st.stm32cube.ide.mcu.buildanalyzer.viewMStack" containerData="5000" selectedElement="_Q2rRhIj-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2rRg4j-EfCcBcPyH3_z_g" elementId="com.st.stm32cube.ide.mcu.buildanalyzer.viewMStack" containerData="3601" selectedElement="_Q2rRhIj-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="advanced:Placeholder" xmi:id="_Q2rRhIj-EfCcBcPyH3_z_g" elementId="com.st.stm32cube.ide.mcu.buildanalyzer.view" ref="_Q2qDUIj-EfCcBcPyH3_z_g" closeable="true">
|
||||
<tags>View</tags>
|
||||
<tags>categoryTag:C/C++</tags>
|
||||
@@ -158,7 +159,7 @@
|
||||
<tags>persp.newWizSC:com.st.stm32cube.common.projectcreation.ui.stm32projectfromiocwizard</tags>
|
||||
<tags>persp.newWizSC:com.st.stm32cube.ide.mpu.linux.projectcreation.ui.wizard.linuxprojectfromsourcewizard</tags>
|
||||
<tags>persp.newWizSC:com.st.stm32cube.ide.cmake.newwizard</tags>
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_A9HiUYj_EfCcBcPyH3_z_g" selectedElement="_A9HiVIj_EfCcBcPyH3_z_g" horizontal="true">
|
||||
<children xsi:type="basic:PartSashContainer" xmi:id="_A9HiUYj_EfCcBcPyH3_z_g" selectedElement="_A9HiUoj_EfCcBcPyH3_z_g" horizontal="true">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_A9HiUoj_EfCcBcPyH3_z_g" elementId="left" containerData="1825" selectedElement="_A9HiU4j_EfCcBcPyH3_z_g">
|
||||
<children xsi:type="advanced:Placeholder" xmi:id="_A9HiU4j_EfCcBcPyH3_z_g" elementId="org.eclipse.ui.navigator.ProjectExplorer" ref="_Q2iHgIj-EfCcBcPyH3_z_g" closeable="true">
|
||||
<tags>View</tags>
|
||||
@@ -220,25 +221,9 @@
|
||||
<tags>categoryTag:Help</tags>
|
||||
</sharedElements>
|
||||
<sharedElements xsi:type="advanced:Area" xmi:id="_Q2bZ0Ij-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.editorss" selectedElement="_Q2bZ0Yj-EfCcBcPyH3_z_g">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2bZ0Yj-EfCcBcPyH3_z_g" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_pisd8I9OEfC_kM3dVdn9Tg">
|
||||
<children xsi:type="basic:PartStack" xmi:id="_Q2bZ0Yj-EfCcBcPyH3_z_g" elementId="org.eclipse.e4.primaryDataStack">
|
||||
<tags>EditorStack</tags>
|
||||
<tags>org.eclipse.e4.primaryDataStack</tags>
|
||||
<tags>active</tags>
|
||||
<tags>noFocus</tags>
|
||||
<children xsi:type="basic:Part" xmi:id="_nqV1MI9OEfC_kM3dVdn9Tg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="main.c" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/obj16/c_file_obj.gif" closeable="true">
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" title="main.c" tooltip="Calculator/Core/Src/main.c">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/Calculator/Core/Src/main.c"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="4106" selectionTopPixel="2292"/>
</editor>"/>
|
||||
<tags>Editor</tags>
|
||||
<tags>removeOnHide</tags>
|
||||
<tags>org.eclipse.cdt.ui.editor.CEditor</tags>
|
||||
</children>
|
||||
<children xsi:type="basic:Part" xmi:id="_pisd8I9OEfC_kM3dVdn9Tg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="userloop.c" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/obj16/c_file_obj.gif" closeable="true">
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.cdt.ui.editor.CEditor" name="userloop.c" partName="userloop.c" title="userloop.c" tooltip="Calculator/Core/Src/userloop.c">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/Calculator/Core/Src/userloop.c"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="412" selectionTopPixel="0"/>
</editor>"/>
|
||||
<tags>Editor</tags>
|
||||
<tags>removeOnHide</tags>
|
||||
<tags>org.eclipse.cdt.ui.editor.CEditor</tags>
|
||||
<tags>active</tags>
|
||||
<tags>activeOnClose</tags>
|
||||
</children>
|
||||
</children>
|
||||
</sharedElements>
|
||||
<sharedElements xsi:type="basic:Part" xmi:id="_Q2iHgIj-EfCcBcPyH3_z_g" 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">
|
||||
@@ -268,7 +253,7 @@
|
||||
<sharedElements xsi:type="basic:Part" xmi:id="_Q2j8sYj-EfCcBcPyH3_z_g" 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">
<columnWidths org.eclipse.ui.ide.locationField="105" org.eclipse.ui.ide.markerType="105" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.resourceField="105" org.eclipse.ui.ide.severityAndDescriptionField="350"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/>
|
||||
<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">
<expanded>
<category IMemento.internal.id="Errors"/>
<category IMemento.internal.id="Warnings"/>
</expanded>
<columnWidths org.eclipse.ui.ide.locationField="105" org.eclipse.ui.ide.markerType="105" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.resourceField="105" org.eclipse.ui.ide.severityAndDescriptionField="350"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/>
|
||||
<tags>View</tags>
|
||||
<tags>categoryTag:General</tags>
|
||||
<menus xmi:id="_Q8Y34Ij-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.views.ProblemView">
|
||||
@@ -295,6 +280,8 @@
|
||||
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
||||
<tags>View</tags>
|
||||
<tags>categoryTag:General</tags>
|
||||
<tags>active</tags>
|
||||
<tags>activeOnClose</tags>
|
||||
<menus xmi:id="_SorakIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.console.ConsoleView">
|
||||
<tags>ViewMenu</tags>
|
||||
<tags>menuContribution:menu</tags>
|
||||
@@ -392,7 +379,7 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0SEwIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.workbench.file">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_kpCAUI9OEfC_kM3dVdn9Tg" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_PHEVMIj-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_jWQT8I_JEfCGL7AeMk98VA" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_PHEVMIj-EfCcBcPyH3_z_g"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0SEwYj-EfCcBcPyH3_z_g" elementId="group.edit" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
@@ -400,8 +387,8 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0SEw4j-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.workbench.edit">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_kpD1gI9OEfC_kM3dVdn9Tg" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" command="_PHEVHoj-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_kpEckI9OEfC_kM3dVdn9Tg" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_PHFjQYj-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_jWSwMI_JEfCGL7AeMk98VA" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.png" tooltip="Undo" enabled="false" command="_PHEVHoj-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_jWTXQI_JEfCGL7AeMk98VA" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.png" tooltip="Redo" enabled="false" command="_PHFjQYj-EfCcBcPyH3_z_g"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0SExIj-EfCcBcPyH3_z_g" elementId="additions" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
@@ -425,7 +412,7 @@
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0SEyIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.workbench.navigate">
|
||||
<tags>Draggable</tags>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_kpFqsI9OEfC_kM3dVdn9Tg" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_PHDuDoj-EfCcBcPyH3_z_g"/>
|
||||
<children xsi:type="menu:HandledToolItem" xmi:id="_jWVMcI_JEfCGL7AeMk98VA" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" enabled="false" type="Check" command="_PHDuDoj-EfCcBcPyH3_z_g"/>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolBar" xmi:id="_Q0Sr0Ij-EfCcBcPyH3_z_g" elementId="group.editor" toBeRendered="false">
|
||||
<tags>toolbarSeparator</tags>
|
||||
@@ -464,8 +451,29 @@
|
||||
<tags>TrimStack</tags>
|
||||
<tags>Draggable</tags>
|
||||
</children>
|
||||
<children xsi:type="menu:ToolControl" xmi:id="_70PgQI_eEfCGL7AeMk98VA" elementId="topLeft(IDEWindow).(org.eclipse.cdt.ui.CPerspective)" 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="_PGuWyIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.ui.workbench" toBeRendered="false" side="Right">
|
||||
<children xsi:type="menu:ToolControl" xmi:id="_30Y28I_HEfCmVakrd2WqTQ" elementId="topRight(IDEWindow).(org.eclipse.cdt.ui.CPerspective)" 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="_30ngcI_HEfCmVakrd2WqTQ" elementId="bottom(IDEWindow).(org.eclipse.cdt.ui.CPerspective)" 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="_30ztsI_HEfCmVakrd2WqTQ" elementId="com.st.stm32cube.ide.mcu.buildanalyzer.viewMStack(IDEWindow).(org.eclipse.cdt.ui.CPerspective)" 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="_30_T4I_HEfCmVakrd2WqTQ" elementId="org.eclipse.ui.editorss(IDEWindow).(org.eclipse.cdt.ui.CPerspective)" 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="_PGuWyIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.ui.workbench" side="Right"/>
|
||||
</children>
|
||||
<bindingTables xmi:id="_PGuWyYj-EfCcBcPyH3_z_g" contributorURI="platform:/plugin/org.eclipse.ui.workbench" bindingContext="_PGuWyoj-EfCcBcPyH3_z_g">
|
||||
<bindings xmi:id="_PHUzsYj-EfCcBcPyH3_z_g" keySequence="CTRL+1" command="_PHDuB4j-EfCcBcPyH3_z_g"/>
|
||||
@@ -1964,7 +1972,7 @@
|
||||
<addons xmi:id="_PGuW1oj-EfCcBcPyH3_z_g" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/>
|
||||
<addons xmi:id="_PGuW14j-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.workbench" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/>
|
||||
<addons xmi:id="_PG1rgIj-EfCcBcPyH3_z_g" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
||||
<addons xmi:id="_kUcQYI9OEfC_kM3dVdn9Tg" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
||||
<addons xmi:id="_i_964I_JEfCGL7AeMk98VA" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
||||
<addons xmi:id="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/>
|
||||
<categories xmi:id="_PHADkIj-EfCcBcPyH3_z_g" elementId="org.eclipse.team.ui.category.team" name="Version control (Team)" description="Actions that apply when working with a version control system"/>
|
||||
<categories xmi:id="_PHAqoIj-EfCcBcPyH3_z_g" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
||||
|
||||
Reference in New Issue
Block a user