Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Schindl2010-04-16 15:41:08 +0000
committerThomas Schindl2010-04-16 15:41:08 +0000
commit170a9d197117c59475c2999c597fc04fe04ae260 (patch)
treed6a0423a3ce3871efe6b24a5420efa6666c2b0ad
parent2d0a5a86ddaff94f381d4b169b9113c67bf9922b (diff)
downloadorg.eclipse.e4.tools-model_tweaking_round3.tar.gz
org.eclipse.e4.tools-model_tweaking_round3.tar.xz
org.eclipse.e4.tools-model_tweaking_round3.zip
[Bug 305586] - [Model] Model tweaking round 3model_tweaking_round3
* fixed to match new model
-rw-r--r--bundles/org.eclipse.e4.tools.emf.liveeditor/xmi/components.e4xmi12
1 files changed, 6 insertions, 6 deletions
diff --git a/bundles/org.eclipse.e4.tools.emf.liveeditor/xmi/components.e4xmi b/bundles/org.eclipse.e4.tools.emf.liveeditor/xmi/components.e4xmi
index a17ca061..edc32d75 100644
--- a/bundles/org.eclipse.e4.tools.emf.liveeditor/xmi/components.e4xmi
+++ b/bundles/org.eclipse.e4.tools.emf.liveeditor/xmi/components.e4xmi
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ASCII"?>
-<application:ModelComponents xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:application="http://www.eclipse.org/ui/2008/UIModel" xmi:id="_bqMDUC-PEd-Ynqk6t8gnnQ">
- <components xmi:id="_qaTZ8S-VEd-3M4x060nRVA" id="_qaTZ8S-VEd-3M4x060nRVA" parentID="org.eclipse.e4.ide.application">
- <handlers xmi:id="_19430DKIEd-DTbMZnbBT7Q" id="_19430DKIEd-DTbMZnbBT7Q" URI="platform:/plugin/org.eclipse.e4.tools.emf.liveeditor/org.eclipse.e4.tools.emf.liveeditor.OpenLiveDialogHandler" command="_HCJfgTKIEd-fvZvV6xCLBg"/>
- <commands xmi:id="_HCJfgTKIEd-fvZvV6xCLBg" id="org.eclipse.e4.tools.emf.liveeditor.openeditor" commandName="Open the live editor" description="This command opens a dialog with a live editor"/>
+<application:ModelComponents xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmi:id="_tT3mwUltEd-13_QIF1bMpQ">
+ <components xmi:id="_DkB2IUluEd-W0KE_Fte-Yw" elementId="org.eclipse.e4.ide.application">
+ <handlers xmi:id="_HPOVgEluEd-W0KE_Fte-Yw" elementId="_HPOVgEluEd-W0KE_Fte-Yw" contributionURI="platform:/plugin/org.eclipse.e4.tools.emf.liveeditor/org.eclipse.e4.tools.emf.liveeditor.OpenLiveDialogHandler" command="_L6fx0EluEd-W0KE_Fte-Yw"/>
+ <commands xmi:id="_L6fx0EluEd-W0KE_Fte-Yw" elementId="_L6fx0EluEd-W0KE_Fte-Yw" commandName="Open the live editor" description="This command opens a dialog with a live editor"/>
</components>
- <components xmi:id="_2LBT4DKTEd-lHPhqJ-pBnA" id="_2LBT4DKTEd-lHPhqJ-pBnA" parentID="org.eclipse.ui.bindingtables.dialogAndWindow">
- <bindings xmi:id="_AwBjsDKUEd-lHPhqJ-pBnA" keySequence="M1+I" id="_AwBjsDKUEd-lHPhqJ-pBnA" command="_HCJfgTKIEd-fvZvV6xCLBg"/>
+ <components xmi:id="_QUiUMEluEd-W0KE_Fte-Yw" elementId="_QUiUMEluEd-W0KE_Fte-Yw" parentID="org.eclipse.ui.bindingtables.dialogAndWindow">
+ <bindings xmi:id="_UsZFQEluEd-W0KE_Fte-Yw" keySequence="M1+I" elementId="_UsZFQEluEd-W0KE_Fte-Yw" command="_L6fx0EluEd-W0KE_Fte-Yw"/>
</components>
</application:ModelComponents>

Back to the top