|
Re: method javadoc [message #204560 is a reply to message #198459] |
Mon, 23 May 2005 10:27  |
Eclipse User |
|
|
|
Zohar wrote:
> I'm using eclipse M5.
> When hitting Ctrl+F2 on a method (e.g., InputStream's read method), I am
> taken to the class' javadoc
> (file:///c:/j2sdk1.4.2_07/docs/api/java/io/InputStream.html in my case), not
> to the method's javadoc
> ( file:///c:/j2sdk1.4.2_07/docs/api/java/io/InputStream.html#r ead(byte[],%20int,%20int
> in my case).
> Is this a bug?
>
>
Having the same problem with Eclipse 3.0.2. Behaviour is coherent in
Shift-F2-Function, javadoc-View etc. Class javadoc is shown but no
method documentation. Eclipse "doesn't even try". When invoking Shift-F2
on a method it clearly calls the class documentation URL.
Since nobody has yet answered to this: If this was already handled in
another thread I was unable to find it. In that case, could please
somebody point us?
|
|
|
Powered by
FUDForum. Page generated in 0.03847 seconds