Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » I don't see ToolTips. Why?
I don't see ToolTips. Why? [message #294260] Tue, 08 November 2005 11:57
David Leal is currently offline David LealFriend
Messages: 3
Registered: July 2009
Junior Member
Dear Members,

I have configurated the javadoc information for JRE and also for the
libraries I am using (right clik on the mouse, then Properties and finally
setting the Javadoc URL box).

If I want to use ToolTip (F2) it just shows the information of my own
classes, but when I do F2 under a standard java element, for example
(String) I just see the signature only, without any javadoc comment. If I
add the location of the src files corresponding the the *.jar file, then I
see the /** */ comment, but not the corresponding javadoc comment.

If I do Shift+F2 I get the javadoc comment from a Web Brower, so the
location is OK. Anyway WHY I don't see the javadoc directly on the Eclipse
IDE Web Browser. On Web Broser Preference Windows I have checked: Use
Internal Web Browser.

Thanks in advance,

David
Previous Topic:Applets in Dynamic Web Project
Next Topic:Common Javadoc location
Goto Forum:
  


Current Time: Thu Dec 26 17:19:37 GMT 2024

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

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

Back to the top