Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » copy paste not working with gmf 2.2
copy paste not working with gmf 2.2 [message #553569] Wed, 18 August 2010 04:46
sowmya Mising name is currently offline sowmya Mising nameFriend
Messages: 51
Registered: July 2009
Member
Hi

Copy paste not working on the gmf 2.2 problem i have been following at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=306500

I have tried the workaround of adding the extension point in the plugin .xml.
<extension
point="org.eclipse.gmf.runtime.emf.clipboard.core.clipboardSupport ">
<factory
class=" org.eclipse.gmf.runtime.notation.providers.internal.copypast e.ClipboardSupportFactory "
nsURI="http://www.eclipse.org/gmf/runtime/1.0.2/notation"
priority="medium">
</factory>
</extension>


But it does not seem to solve for me . Can anybody please tell wats the right procedure to get copy paste working. Or is there any other way it ll work.
Previous Topic:open subeditor fails ... no providers found ... any gmfgen properties missing?
Next Topic:Disable pop-up bars
Goto Forum:
  


Current Time: Mon Sep 23 22:25:54 GMT 2024

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

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

Back to the top