Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » hooking in F1 help
hooking in F1 help [message #306886] Tue, 08 August 2006 13:16 Go to next message
Eclipse UserFriend
I am writing an editor and have implemented the IContextProvider
interface. When I hit F1, the Help view comes up. However, the "About"
area just has the default "A text editor is used to edit files" and a
link to the generic "Editors" info. However, my data is there, because
if I collapse the About area and reexpand it, my links show up.

Any idea what I'm missing here?
Re: hooking in F1 help [message #306941 is a reply to message #306886] Wed, 09 August 2006 12:32 Go to previous message
Eclipse UserFriend
Ernest Pasour wrote:

> I am writing an editor and have implemented the IContextProvider
> interface. When I hit F1, the Help view comes up. However, the
> "About" area just has the default "A text editor is used to edit
> files" and a link to the generic "Editors" info. However, my data is
> there, because if I collapse the About area and reexpand it, my links
> show up.
>
> Any idea what I'm missing here?

Don't know. Maybe looking at JavaUIHelpContextProvider might help.
That's the one which provides the help for the Java editor.

Dani
Previous Topic:Is it possible to have the list of all the partitions in a document ?
Next Topic:How to defer loading of dependent plugin?
Goto Forum:
  


Current Time: Sun Nov 09 14:58:16 EST 2025

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

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

Back to the top