Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to associate View with Editor?
How to associate View with Editor? [message #544936] Tue, 06 July 2010 07:09 Go to next message
Bergtroll is currently offline BergtrollFriend
Messages: 6
Registered: July 2010
Location: Germany
Junior Member
Hi there Eclipse community, hope you can help me, because I do not really know what to search for since I got no results helping me out so far.

I have an Editor showing the result of Java3D rendering via SWT.AWT Bridge.

Now I would like to show controls for data manipulation to recompute the scene graph. I want this control widgets to be arranged in an separate view.

How do I associate a view with an editor in a way, that this separate view shows the widgets corresponding to the Editor currently having the focus?

best regards,
Bergtroll
Re: How to associate View with Editor? [message #549176 is a reply to message #544936] Sun, 25 July 2010 21:48 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 100
Registered: March 2010
Senior Member
You need a label Provider and a content Provides.

This book is very good:

http://www.amazon.com/Eclipse-Building-Commercial-Quality-Pl ug-ins-2nd/dp/032142672X


Vollega has goods tutorials too.

Jose
Previous Topic:How to install plugin in the update manager?
Next Topic:How to associate View with Editor?
Goto Forum:
  


Current Time: Thu Apr 25 00:35:37 GMT 2024

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

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

Back to the top