Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Copy and Paste from clipboard in EMF
Copy and Paste from clipboard in EMF [message #894512] Mon, 09 July 2012 13:48 Go to next message
becks m is currently offline becks mFriend
Messages: 59
Registered: June 2012
Member
Hi again,

Is there copy and paste from clipboard in EMF ?

if yes, then where to look for ?
Re: Copy and Paste from clipboard in EMF [message #894523 is a reply to message #894512] Mon, 09 July 2012 14:00 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
The generated editor supports copy and paste. It just uses a local
clipboard, i.e., local to the one editor. You can copy and things like
CopyCommand and PasteCommand.

On 09/07/2012 3:48 PM, becks m wrote:
> Hi again,
>
> Is there copy and paste from clipboard in EMF ?
>
> if yes, then where to look for ?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Copy and Paste from clipboard in EMF [message #894545 is a reply to message #894523] Mon, 09 July 2012 14:48 Go to previous messageGo to next message
becks m is currently offline becks mFriend
Messages: 59
Registered: June 2012
Member
Unfortunately, I don't use the generated editor, I want to make use of it in another ui plugin.

should I consider emf to do that , or I use ordinary eclipse copy and paste

Ed Merks wrote on Mon, 09 July 2012 10:00
The generated editor supports copy and paste. It just uses a local
clipboard, i.e., local to the one editor. You can copy and things like
CopyCommand and PasteCommand.

On 09/07/2012 3:48 PM, becks m wrote:
> Hi again,
>
> Is there copy and paste from clipboard in EMF ?
>
> if yes, then where to look for ?


Re: Copy and Paste from clipboard in EMF [message #894611 is a reply to message #894545] Mon, 09 July 2012 19:50 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
If you aren't using EMF's command framework, you'll probably want to use
something ordinary.

On 09/07/2012 4:48 PM, becks m wrote:
> Unfortunately, I don't use the generated editor, I want to make use of
> it in another ui plugin.
>
> should I consider emf to do that , or I use ordinary eclipse copy and
> paste
>
> Ed Merks wrote on Mon, 09 July 2012 10:00
>> The generated editor supports copy and paste. It just uses a local
>> clipboard, i.e., local to the one editor. You can copy and things
>> like CopyCommand and PasteCommand.
>>
>> On 09/07/2012 3:48 PM, becks m wrote:
>> > Hi again,
>> >
>> > Is there copy and paste from clipboard in EMF ?
>> >
>> > if yes, then where to look for ?
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Xcore] How can I use *set* keyword
Next Topic:Constraint with EMF Framework validation
Goto Forum:
  


Current Time: Thu Apr 25 04:20:00 GMT 2024

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

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

Back to the top