Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » How to access the liveeditor
How to access the liveeditor [message #746344] Sun, 23 October 2011 07:12 Go to next message
Eclipse UserFriend
The tutorial of Lars Vogel says

Quote:
The model can be accessed at runtime. To see the current model include the plugin "org.eclipse.e4.tools.emf.liveeditor" and its dependencies into your launch configuration. You should then be able to open the model editor of your running application via the shortcut ALT+Shift+F9 depending on your version.


I have added the bundles but ALT+Shift+F9 does nothing. My version is 4.1.1. How can I get this editor started?

[Updated on: Sun, 23 October 2011 07:13] by Moderator

Re: How to access the liveeditor [message #746693 is a reply to message #746344] Sun, 23 October 2011 12:38 Go to previous message
Eclipse UserFriend
IIRC you need at least a BindingContext and a BindingTable so that the
live editor can register its keybindings.

Tom

Am 23.10.11 13:12, schrieb Karl Weber:
> The tutorial of Lars Vogel says
>
> Quote:
>> The model can be accessed at runtime. To see the current model include
>> the plugin "org.eclipse.e4.tools.emf.liveeditor" and its dependencies
>> into your launch configuration. You should then be able to open the
>> model editor of your running application via the shortcut ALT+Shift+F9
>> depending on your version.
>
>
> I have added the bundles but ALT+Shift=F9 does nothing. My version is
> 4.1.1. How can I get this editor started?
Previous Topic:Size constraints in a PartSashContainer
Next Topic:Eclipse 4.x RCP feature is not a replacement for Eclipse 3.x RCP feature?
Goto Forum:
  


Current Time: Tue Jul 22 21:17:53 EDT 2025

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

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

Back to the top