Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Conflicting handlers with combined EMF/GMF Editor
Conflicting handlers with combined EMF/GMF Editor [message #1107041] Wed, 11 September 2013 22:39 Go to next message
Phil H is currently offline Phil HFriend
Messages: 267
Registered: November 2012
Senior Member
Hi everyone,

I used this article (http://www.eclipse.org/articles/article.php?file=Article-Integrating-EMF-GMF-Editors/index.html) to combine my EMF and GMF Editor. This works fine so far with eclipse Juno 4.2.0. But after updating to 4.2.2 or Kepler, I get this messages when swithcing between my EMF and GMF tabs:

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.289
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.undo: {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalUndoAction@ab287)} vs {ActionHandler(org.eclipse.emf.edit.ui.action.UndoAction@4eeb3f)}

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.293
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.paste: {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.internal.actions.global.GlobalPasteAction@b4519b)} vs {ActionHandler(org.eclipse.emf.edit.ui.action.PasteAction@59abfd)}

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.296
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.redo: {ActionHandler(org.eclipse.emf.edit.ui.action.RedoAction@1f44cbf)} vs {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalRedoAction@1dac3e4)}

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.299
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.delete: {ActionHandler(org.eclipse.emf.edit.ui.action.DeleteAction@1227e51)} vs {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.internal.actions.global.GlobalDeleteAction@1932bb6)}

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.302
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.cut: {ActionHandler(org.eclipse.emf.edit.ui.action.CutAction@c4eb64)} vs {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.internal.actions.global.GlobalCutAction@3a26f2)}

!ENTRY org.eclipse.ui 4 4 2013-09-11 13:11:40.305
!MESSAGE Conflicting handlers for org.eclipse.ui.edit.copy: {ActionHandler(org.eclipse.emf.edit.ui.action.CopyAction@81c5c9)} vs {ActionHandler(org.eclipse.gmf.runtime.common.ui.action.internal.actions.global.GlobalCopyAction@1e043b2)


This is really anoying since I searched already a few hours to find a solution. What I don't understand is that this messages don't occur with eclipse Juno 4.2.0. Is there a way to tell eclipse which ActionHandler should be used?

Cheers,
Phil
Re: Conflicting handlers with combined EMF/GMF Editor [message #1110741 is a reply to message #1107041] Tue, 17 September 2013 09:20 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

if you think this is a bug, you should open one for gmf on https://bugs.eclipse.org/bugs/.

Ralph
Re: Conflicting handlers with combined EMF/GMF Editor [message #1113042 is a reply to message #1110741] Fri, 20 September 2013 14:59 Go to previous messageGo to next message
Phil H is currently offline Phil HFriend
Messages: 267
Registered: November 2012
Senior Member
I'm not sure if it's a bug, I rather think that I missed something or that the integration of EMF / GMF causes this problems
Re: Conflicting handlers with combined EMF/GMF Editor [message #1114818 is a reply to message #1113042] Mon, 23 September 2013 08:48 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi Phil,

if you really want to find if it is a bug you should file one. I would assume that it is a bug at first glance.

Ralph
Re: Conflicting handlers with combined EMF/GMF Editor [message #1121170 is a reply to message #1114818] Mon, 30 September 2013 10:44 Go to previous messageGo to next message
Phil H is currently offline Phil HFriend
Messages: 267
Registered: November 2012
Senior Member
Ok, I filled out a ticket here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=418077
Re: Conflicting handlers with combined EMF/GMF Editor [message #1692695 is a reply to message #1121170] Fri, 17 April 2015 11:23 Go to previous message
Nikos Margaritis is currently offline Nikos MargaritisFriend
Messages: 65
Registered: September 2014
Member

Any headings on that?

The warnings occur also in Eclipse Luna (4.4.0)

Bug ticket
Previous Topic:GMF with vaadin
Next Topic:Graphical Modeling Framework/Tips
Goto Forum:
  


Current Time: Tue Apr 16 05:34:40 GMT 2024

Powered by FUDForum. Page generated in 0.42369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top