Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Stand-alone Help Plug-in
Stand-alone Help Plug-in [message #444445] Tue, 12 October 2004 21:48 Go to next message
Eclipse UserFriend
Originally posted by: meker.motive.com

Hi,

We want to change the Window label that appears in the browser for a
stand-alone help plug-in (InfoCenter). The default label is just Help; we
want it to be Application_Name Help and have not been able to find a
straight-forward way to do that. Any help is greatly appreciated.

Regards,

Margaret
Re: Stand-alone Help Plug-in [message #444460 is a reply to message #444445] Wed, 13 October 2004 14:50 Go to previous message
Konrad Kolosowski is currently offline Konrad KolosowskiFriend
Messages: 243
Registered: July 2009
Senior Member
By default the help browser title is "Help - productName". If an Eclipse
product is not specified, when starting Eclipse (or standalone help), the
title will be just "Help".

1. Set org.eclipse.help.base/windowTitlePrefix preference to false. It
will result in browser title to be only the Eclipse product name.
2. Create a branding plug-in and define a product named "Application_Name
Help"
3. Pass -product and product ID defined on in step 2 to standalone help on
command line, or edit config.ini and change eclipse.product value to an ID
of the product you defined in 2. Or pass

p.s. Questions about help system should be asked on eclipse.platform news
group.

"Margaret Eker" <meker@motive.com> wrote in message
news:ckhj5i$5ek$1@eclipse.org...
> Hi,
>
> We want to change the Window label that appears in the browser for a
> stand-alone help plug-in (InfoCenter). The default label is just Help; we
> want it to be Application_Name Help and have not been able to find a
> straight-forward way to do that. Any help is greatly appreciated.
>
> Regards,
>
> Margaret
>
>
Previous Topic:Table column wrapping
Next Topic:Details section layout problem
Goto Forum:
  


Current Time: Fri Apr 19 15:25:23 GMT 2024

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

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

Back to the top