Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to access the liveeditor
How to access the liveeditor [message #746344] Sun, 23 October 2011 11:12 Go to next message
Karl Weber is currently offline Karl WeberFriend
Messages: 63
Registered: September 2010
Member
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 11:13]

Report message to a moderator

Re: How to access the liveeditor [message #746693 is a reply to message #746344] Sun, 23 October 2011 16:38 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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: Thu Apr 18 14:04:28 GMT 2024

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

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

Back to the top