No javadoc with Jdk 1.5 [message #99123] |
Fri, 02 September 2005 09:22  |
Eclipse User |
|
|
|
Originally posted by: javier.campoamor.net
Hello,
I'm having a problem with Eclipse 3.1 with the Jdk1.5 because I'm unable to
see the Javadoc asociated with each method. When I change to the Jdk1.4.2
then I see the full javadoc again.
Do you know where can I configure the path to the javadoc?
Thanks,
Javier
|
|
|
|
Re: No javadoc with Jdk 1.5 [message #99837 is a reply to message #99123] |
Tue, 06 September 2005 12:11  |
Eclipse User |
|
|
|
Originally posted by: eclipse3.rizzoweb.com
Javier Campoamor wrote:
> Hello,
>
> I'm having a problem with Eclipse 3.1 with the Jdk1.5 because I'm unable to
> see the Javadoc asociated with each method. When I change to the Jdk1.4.2
> then I see the full javadoc again.
>
> Do you know where can I configure the path to the javadoc?
Do you mean for the JDK classes (java.lang.*, etc)? If so, the 1.5 JRE
that you have defined does not have a source attachment. The easiest way
is to include src.zip in the JDK 1.5 directory (you may have to restart
Eclipse and/or re-add the JDK 1.5 JRE within Eclipse preferences.
You can attach source manually by going to
Preferences > Java > Installed JREs, select the 1.5 JRE and click Edit.
Then uncheck the "use default libraries" checkbox, expand the entry for
rt.jar and edit it's source attachment.
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.07872 seconds