|
| Re: Function to insert oder update @date in javadoc [message #335750 is a reply to message #335745] |
Mon, 27 April 2009 03:33  |
Dani Megert Messages: 3801 Registered: July 2009 |
Senior Member |
|
|
Thomas Wiedmann wrote:
> Hello,
>
> is in Eclipse 3.4.2 a function available to insert oder update @date
> in the javadoc comment of a method, type or field automatically, e. g.
> by a menu item or by pressing a key binding; if yes, which?
You can create a new editor template (Java > Editor > Templates pref
page) and then use content asssit (Ctrl+Space) to insert it. There's no
special action to update them but you could use regex search replace to
do this.
Dani
>
> Thomas Wiedmann
>
|
|
|
Powered by
FUDForum. Page generated in 0.01632 seconds