| javadoc in Eclipse [message #168711] |
Wed, 10 December 2003 10:41  |
Eclipse User |
|
|
|
Originally posted by: cyr.vidal.wanadoo.fr
Hi,
I know how Eclipse may generate very easy Javadoc API from a project.
That's not a difficult task. Just project->Generate code.
But i would know about the preceding step: the generation of Javadoc
comments in the same time we write code.
I have been in window -> preference -> comments
and for methods, just check that's there was
/**
* ${tags}
*/
and automatically add comment for news method and type is also checked.
Unfortunately, when I add a new method in my editor, nothing happens!
How i can do so that these comments defined in preference appear?
Thanks a lot for your response,
Regards,
Cyril.
|
|
|
|
| Re: javadoc in Eclipse [message #168734 is a reply to message #168727] |
Wed, 10 December 2003 10:57  |
Eclipse User |
|
|
|
Originally posted by: cyr.vidal.wanadoo.fr
Tom Eicher wrote:
> cyril wrote:
> > Hi,
> >
> > I know how Eclipse may generate very easy Javadoc API from a project.
> > That's not a difficult task. Just project->Generate code.
> >
> > But i would know about the preceding step: the generation of Javadoc
> > comments in the same time we write code.
> > I have been in window -> preference -> comments
> > and for methods, just check that's there was
> > /**
> > * ${tags}
> > */
> >
> > and automatically add comment for news method and type is also checked.
> >
> > Unfortunately, when I add a new method in my editor, nothing happens!
> > How i can do so that these comments defined in preference appear?
> Use Source->Add Javadoc
> -t
Thanks!
|
|
|
Powered by
FUDForum. Page generated in 0.03511 seconds