Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Redo/Undo is not working(Redo/Undo is not working)
Redo/Undo is not working [message #654221] Mon, 14 February 2011 15:59 Go to next message
Dani is currently offline DaniFriend
Messages: 41
Registered: October 2010
Member
Dear Papyrus Developers,
Redo/ Undo on Popup editor menus is not working? I have seen glue code there is no key binding for that then I tried to bind the keys but it is also not working for me. is there any way I can bind the keys for redo and undo and make it working?


/Dani
Re: Redo/Undo is not working [message #655725 is a reply to message #654221] Tue, 22 February 2011 13:24 Go to previous messageGo to next message
Wojciech Trocki is currently offline Wojciech TrockiFriend
Messages: 64
Registered: May 2010
Member
EMF and GMF gives automatic undo redo using operations api.
We dont need to make any bidings for that
Re: Redo/Undo is not working [message #655762 is a reply to message #655725] Tue, 22 February 2011 15:09 Go to previous message
Wladimir Schamai is currently offline Wladimir SchamaiFriend
Messages: 53
Registered: May 2010
Member
Hi,

The undo/redo do not work in Papyrus embedded editors. There are always the following messages when a Papyrus embedded editor is started:

!MESSAGE Conflict for 'org.eclipse.ui.edit.undo':
HandlerActivation(commandId=org.eclipse.ui.edit.undo,
handler=ActionHandler(RetargetAction(undo)),
expression=ActiveShellExpression(Shell {... )
HandlerActivation(commandId=org.eclipse.ui.edit.undo,
handler=ActionHandler(org.eclipse.ui.console.actions.TextViewerAction@174a298), expression=ActiveShellExpression(Shell {}),sourcePriority=17408)

Is this a bug?

Wladimir
Previous Topic:Plug-in Profile in Papyrus
Next Topic:Problem with Copy/Paste for elements with stereotype applied
Goto Forum:
  


Current Time: Tue Apr 16 19:39:43 GMT 2024

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

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

Back to the top