Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to add a view to the Eclipse Platform SDK
How to add a view to the Eclipse Platform SDK [message #937609] Tue, 09 October 2012 05:23 Go to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 258
Registered: July 2009
Senior Member
Hi

I would like to add a whole new view to the platform (eg Eclispe SDK or
some other distribution). Up to know all the documentation I have found
is about adding fragments to an application (RCP) which has an ID. How
do I add a view to the platform itself? What is the id for the platform?
I will be also using some previously created editor in GMF and my new
view in e4, how do I integrated both? There seems to be some kind of
compatiblity layer and an application xmi for legacy components?

-H
Re: How to add a view to the Eclipse Platform SDK [message #937990 is a reply to message #937609] Tue, 09 October 2012 12:52 Go to previous messageGo to next message
Eclipse UserFriend
"add a view to the platform" is a bit ambiguous. Is this a pure e4 RCP? Or a mixed approach with the compatibility layer. If e4 you can add it through the application editor or programmatically. If you use the compatibility layer than the technique should be the same as the 3.x way.
Re: How to add a view to the Eclipse Platform SDK [message #938088 is a reply to message #937990] Tue, 09 October 2012 14:31 Go to previous messageGo to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 11
Registered: July 2009
Junior Member
On 10/09/2012 02:52 PM, Sopot Cela wrote:
> "add a view to the platform" is a bit ambiguous. Is this a pure e4 RCP?
> Or a mixed approach with the compatibility layer. If e4 you can add it
> through the application editor or programmatically. If you use the
> compatibility layer than the technique should be the same as the 3.x way.

Not building an RCP. I want to add a view to the Eclipse SDK,

-H
Re: How to add a view to the Eclipse Platform SDK [message #938093 is a reply to message #938088] Tue, 09 October 2012 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Then you should use the 3.x mechanisms. Try the RCP or better the plug-in development forum.
Re: How to add a view to the Eclipse Platform SDK [message #938112 is a reply to message #938093] Tue, 09 October 2012 14:53 Go to previous messageGo to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 11
Registered: July 2009
Junior Member
On 10/09/2012 04:40 PM, Sopot Cela wrote:
> Then you should use the 3.x mechanisms. Try the RCP or better the
> plug-in development forum.

so... this means that it is not possible to use e4 mechanisms with the
SDK? If so... is it planned for the next release?

-H
Re: How to add a view to the Eclipse Platform SDK [message #938436 is a reply to message #938112] Tue, 09 October 2012 22:03 Go to previous message
Eclipse UserFriend
Yes it is planned. The limitations are described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=376486
Previous Topic:Renaming default commands
Next Topic:treeviewer prob,eclipse rcp,juno
Goto Forum:
  


Current Time: Fri Apr 19 18:03:34 GMT 2024

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

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

Back to the top