Eclipse help plugin - F1 search [message #327626] |
Sat, 26 April 2008 16:36 |
Eclipse User |
|
|
|
Originally posted by: msamet.gmail.com
Hi,
I had another quick question about eclipse help plugins.
I've successfully created an eclipse help plugin from some javadocs.
I can navigate the help topic tree in eclipse's help view, but when I
write something in a code editor (such as String foo = null; ) then
highlight String and press F1, it doesn't search for java.lang.String (or
just String) in any help topics. It opens the help view and brings up the
rather useless "About java editor" section.
Ideally, I'd like it to search for the selected text in all help topics.
I happen to have a help plugin generated from the JDK javadocs, so I
*know* there is content in there about java.lang.String. This seems like
something pretty basic that should just "work" in eclipse... Am I missing
something?
Thanks,
-Matt
|
|
|
Powered by
FUDForum. Page generated in 0.02800 seconds