F1-help doesn't bring up specific javadoc? [message #175502] |
Thu, 26 August 2004 17:05  |
Eclipse User |
|
|
|
Originally posted by: tgm2tothe10thpower.replacetextwithnumber.hotmail.com
I was assuming that if I highlight, say, "System" of System.out.println(),
and then hit F1, that I could be instantly directed to jdk documentation for
System.
Instead I am directed to top of the documentation hierarchy installed by me
into my jdk directory (C:\Java\jdk1.5.0\docs if it matters any).
Am I wrong or deluded or both? :)
--
Framsticks. 3D Artificial Life evolution. You can see the creatures that
evolve and how they interact, hunt, swim, etc. (Unaffiliated with me).
http://www.frams.alife.pl/
|
|
|
|
|
|
Re: F1-help doesn't bring up specific javadoc? [message #175854 is a reply to message #175618] |
Mon, 30 August 2004 05:11  |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Thomas G. Marshall wrote:
>Daniel Megert <daniel.megert@gmx.net> coughed up the following:
>
>
>>Thomas G. Marshall wrote:
>>
>>
>>
>>>I was assuming that if I highlight, say, "System" of
>>>System.out.println(), and then hit F1, that I could be instantly
>>>directed to jdk documentation for System.
>>>
>>>
>>>
>>>
>>Search in provious postings: this has been answered several times in
>>the last 7 days.
>>
>>
>
>What I /do/ find are posts telling how to set the value in the "installed
>jre's" preferences, which is not the issue, since I'm getting the top of the
>doc hierarchy, just not the individual class help.
>
>
If the JAR has source and Javadoc attached you can do the following:
- hover over the element and Javadoc (extracted from attached source)
appears in a hover
- press Shift+F2 to open the Javadoc for an element (extracted from
attached Javadoc)
- press F1 and from the list select "Javadoc for <element>"
Dani
>
>
>
>>Dani
>>
>>
>>
>>>Instead I am directed to top of the documentation hierarchy
>>>installed by me into my jdk directory (C:\Java\jdk1.5.0\docs if it
>>>matters any).
>>>
>>>Am I wrong or deluded or both? :)
>>>
>>>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03623 seconds