Skip to main content



      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 08:21 Go to next message
Eclipse UserFriend
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 08:21 Go to previous message
Eclipse UserFriend
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: Sat Jul 05 03:59:24 EDT 2025

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

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

Back to the top