Function to insert oder update @date in javadoc [message #335745] |
Sat, 25 April 2009 05:18  |
Eclipse User |
|
|
|
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?
Thomas Wiedmann
|
|
|
Re: Function to insert oder update @date in javadoc [message #335750 is a reply to message #335745] |
Mon, 27 April 2009 03:33  |
Eclipse User |
|
|
|
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.07706 seconds