Skip to main content



      Home
Home » Modeling » EMF » Copy and Paste from clipboard in EMF
Copy and Paste from clipboard in EMF [message #894512] Mon, 09 July 2012 09:48 Go to next message
Eclipse UserFriend
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 10:00 Go to previous messageGo to next message
Eclipse UserFriend
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 #894545 is a reply to message #894523] Mon, 09 July 2012 10:48 Go to previous messageGo to next message
Eclipse UserFriend
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 15:50 Go to previous message
Eclipse UserFriend
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 ?
>
>
>
Previous Topic:[Xcore] How can I use *set* keyword
Next Topic:Constraint with EMF Framework validation
Goto Forum:
  


Current Time: Mon Jul 07 08:30:21 EDT 2025

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

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

Back to the top