Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » GMF and Copy & Paste
GMF and Copy & Paste [message #528457] Tue, 20 April 2010 15:25 Go to next message
Wolf Fischer is currently offline Wolf FischerFriend
Messages: 43
Registered: July 2009
Member
Hi there,

i am currently facing a problem with copy&paste. I just wanted to bring it to life, however the menu-items are greyed out. I somewhere read in this forum that you just need a specific extension point for that. However that one is available in my plugin. Can someone give me a hint, what my problem ist?

Here is the extension point:
<GlobalActionHandlerProvider
            class="org.eclipse.gmf.runtime.diagram.ui.render.providers.DiagramUIRenderGlobalActionHandlerProvider"
            id="CmRender">
         <Priority name="Lowest"/>
         <ViewId id="de.uniaugsburg.brms.editors.defaultview.part.CmDefaultViewEditorID">
            <ElementType class="org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart">
               <GlobalActionId actionId="cut"/>
               <GlobalActionId actionId="copy"/>
               <GlobalActionId actionId="paste"/>
            </ElementType>
         </ViewId>
      </GlobalActionHandlerProvider>


Thanks in advance!

Wolf
Re: GMF and Copy & Paste [message #534294 is a reply to message #528457] Tue, 18 May 2010 15:18 Go to previous messageGo to next message
Wolf Fischer is currently offline Wolf FischerFriend
Messages: 43
Registered: July 2009
Member
Hi there,

sorry for resurrecting this thread from the dead, but i still have this problem. Does anybody have an idea?

Thanks!

Wolf
Re: GMF and Copy & Paste [message #1430370 is a reply to message #534294] Wed, 24 September 2014 09:58 Go to previous message
Isabel Zhou is currently offline Isabel ZhouFriend
Messages: 1
Registered: September 2014
Junior Member
Hi Wolf,

Now I found this problem same to you, I am already search more methods, but all the found can't solve this problem.
I am lucky find you.
Can you help me with this problem?

Previous Topic:Error moving from Kepler to Luna
Next Topic:Synchronize a diagram with a model GMF
Goto Forum:
  


Current Time: Fri Mar 29 06:23:20 GMT 2024

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

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

Back to the top