how to use API docs [message #63874] |
Fri, 13 May 2005 09:24  |
Eclipse User |
|
|
|
Originally posted by: uranus.zhang.gmail.com
i've configed the javadoc places,and after using Shift+F2,the doc in html
format appeared.
when my mouse hovering on a method,press F2,there was an empty field,how can
i enable the API doc ?
|
|
|
Re: how to use API docs [message #63964 is a reply to message #63874] |
Fri, 13 May 2005 11:21  |
Eclipse User |
|
|
|
Originally posted by: eclipse.rizzoweb.com
sony wrote:
> i've configed the javadoc places,and after using Shift+F2,the doc in html
> format appeared.
> when my mouse hovering on a method,press F2,there was an empty field,how can
> i enable the API doc ?
The text for the hover boxes (tooltips) is pulled from the source code,
so you'll need to specify source locations for any libraries (JARs) that
you want to see JavaDoc in the editor.
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.06775 seconds