configure eclipse help system [message #857397] |
Thu, 26 April 2012 09:52  |
Eclipse User |
|
|
|
Hi,
I have created an rcp app with eclipse online help. It works fine but
the help is presented differently depending on the location of the help
request, i.e. dialog, view or menu. The desired behaviour is "always
infopop" or "always separate help window" regardless of the location of
the help request. How can I achieve this? Thanks for your help.
--
Regards,
Peter Maas, Aachen, Germany
|
|
|
Re: configure eclipse help system [message #869814 is a reply to message #857397] |
Fri, 04 May 2012 07:50  |
Eclipse User |
|
|
|
Am 26.04.2012 15:52, schrieb Peter Maas:
> I have created an rcp app with eclipse online help. It works fine but
> the help is presented differently depending on the location of the help
> request, i.e. dialog, view or menu. The desired behaviour is "always
> infopop" or "always separate help window" regardless of the location of
> the help request. How can I achieve this? Thanks for your help.
I probably found an answer: replace the default implementation of
AbstractHelpUI by a custom version and register it via the helpSupport
extension of org.eclipse.ui. In the custom version remove all undesired
help presentations.
Regards,
Peter Maas, Aachen, Germany
|
|
|
Powered by
FUDForum. Page generated in 0.27718 seconds