Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Setting the right editor title for the workbench
Setting the right editor title for the workbench [message #593904] Tue, 24 March 2009 13:47
Alex Shterev is currently offline Alex ShterevFriend
Messages: 20
Registered: April 2010
Junior Member
Hi,

I know this may sound like a trivial question, but I've been trying this
for quite some time and can't seem to find a proper solution.
I have a custom editor and I want to set the opened element as the title
of the whole workbench (i.e. of the whole Eclipse shell). Currently the
title reads "<Perspective> - - Eclipse Platform". I have an EditorInput
that implements IEditorInput and the getName() method, respectively. I
thought this name would appear in the title, but it does not. Is this
the right procedure to do it and if so - are there any circumstances,
under which the title would be ignored?
To make it a bit clearer - I'm not building a standalone RCP app and I
don't want to set a custom title like "This is my app v.123". I just
want to set whatever property needs to be set to show the correct
default title :)

Cheers,
Alex
Previous Topic:where's eclipse log files
Next Topic:Extending the Samples wizard in Eclipse welcome screen
Goto Forum:
  


Current Time: Thu Apr 25 16:24:36 GMT 2024

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

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

Back to the top