Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Extend RCP TextEditor(How to add a single stand alone view)
Extend RCP TextEditor [message #540801] Thu, 17 June 2010 12:21 Go to next message
splogad  is currently offline splogad Friend
Messages: 2
Registered: June 2010
Junior Member
Hi!!
I'm trying to extend the RCP TextEditor example. What I need is adding a new View in the bottom, we say a view that shows results text editor file evaluation.
The problem is that perspective class is almost empty and adding a new standalone view nothing changes.
Is there somebody can help finding out a tutorial or a simple explanation about:
1) add new item to texteditor example (view/perspective...);
2) retrieve the selected tab in the editor from another class ?

Thank you in advance!!!
Re: Extend RCP TextEditor [message #541356 is a reply to message #540801] Sun, 20 June 2010 12:21 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Splogad,

The view does not show because Eclipse always shows the state of the
workbench as the user has left it. If you google around you will see many
articles about views and perspectives in an Eclipse RCP.

--

Best Regards,
Wim Jongman
-- Error: Keyboard not attached. Press F1 to continue.
(Eclipse Old Skool
Quote Service)

> Hi!!
> I'm trying to extend the RCP TextEditor example. What I need is adding a
new View in the bottom, we say a view that shows results text editor file
evaluation.
> The problem is that perspective class is almost empty and adding a new
standalone view nothing changes.
> Is there somebody can help finding out a tutorial or a simple explanation
about:
> 1) add new item to texteditor example (view/perspective...);
> 2) retrieve the selected tab in the editor from another class ?
>
> Thank you in advance!!!
Previous Topic:Automatically Added Search Menu
Next Topic:How to not provide always run in background and run in background options in jobs,progress dialog?
Goto Forum:
  


Current Time: Fri Apr 19 14:44:10 GMT 2024

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

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

Back to the top