Installing java help in eclipse [message #211895] |
Thu, 24 May 2007 08:50  |
Eclipse User |
|
|
|
Originally posted by: ciccio4242.libero.it
Hi,
I've downloaded java 6 SE help from java.sun.com, and I'd like to have
it integrated into eclipse, i.e. while I'm editing and I press F1 on the
word String it would be great if the Java help for String class would
show up in the help pane.
How can I do that???
Thanks
Ciccio
|
|
|
|
|
|
|
|
|
|
Re: Installing java help in eclipse [message #212655 is a reply to message #212458] |
Tue, 29 May 2007 09:12  |
Eclipse User |
|
|
|
Originally posted by: eclipse5.rizzoweb.com
ciccio wrote:
> Jakub Jurkiewicz wrote:
>
>> Window -> Preferences, in the tree on the left go Java->Installed
>> JREs,[...]
>
> Wow: here's what I've been searching for!
>
>> I've got it set to (I guess it's by default):
>
> You've lost your bet :-)
>
>> http://java.sun.com/javase/6/docs/api/
>> Why don't you try this?
>
> I did: I set javadocs rt.jar properties to my downloaded copy of the
> above. Finally it works.
>
>> Hope this helps,
>
> It does. Thanks a lot for your help.
You should also know that if you use a full JDK instead of just a JRE,
Eclipse will usually find the source and Javadoc automatically without
having to specify them yourself.
Hope this helps,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.08378 seconds