Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse help plugin - F1 search
Eclipse help plugin - F1 search [message #327626] Sat, 26 April 2008 20:36
Eclipse UserFriend
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
Previous Topic:Refreshing Table in Property Section (Property View)
Next Topic:TreeViewer Performance
Goto Forum:
  


Current Time: Thu Jun 27 20:17:41 GMT 2024

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

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

Back to the top