Skip to main content



      Home
Home » Newcomers » Newcomers » No javadoc with Jdk 1.5
No javadoc with Jdk 1.5 [message #99123] Fri, 02 September 2005 09:22 Go to next message
Eclipse UserFriend
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 #99444 is a reply to message #99123] Mon, 05 September 2005 09:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

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?
>
>
Select the JAR in the Package Explorer and open its Properties via
context menu. You can then attach Javadoc and source. Source is needed
if you want to have the Javadoc in hovers.

Dani

>Thanks,
>
>Javier
>
>
>
>
Re: No javadoc with Jdk 1.5 [message #99837 is a reply to message #99123] Tue, 06 September 2005 12:11 Go to previous message
Eclipse UserFriend
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
Previous Topic:How do I remove bad plugins?
Next Topic:Can't Import Project
Goto Forum:
  


Current Time: Sat May 10 20:31:32 EDT 2025

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

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

Back to the top