[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Java docs for function not added in correct place

I do not have anonymous or inner classes. I have a simple class which is deriving
from another one.

If I right click on the method and say add javadocs sometimes it does it in the right
place but at other times it either adds javadocs for the class. Or the method just above
the method I have right click on.

regards,
Abhishek.

Dirk Baeumer wrote:
We are aware of a problem with methods in local or anonymous classes. Does
this cover
your case? If not please enter a bug into bugzilla
(http://bugs.eclipse.org/bugs/) and provide
steps to reproduce it.

Dirk

"abhishes" <abhishes@xxxxxxxxxxx> wrote in message
news:ajbdrb$6si$1@xxxxxxxxxxxxxxxx

Hello All,

Sometimes when I right click on a function name , eclipse generates the

java docs

for the class rather than for that particular function.

I always right click just before the function name starts.

Has anyone else also faced this?

regards,
Abhishek.