Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Function to insert oder update @date in javadoc
Function to insert oder update @date in javadoc [message #335745] Sat, 25 April 2009 09:18 Go to next message
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
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 07:33 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
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
>
Previous Topic:Problem with Navigator
Next Topic:programatically deleting project : i would need some tips
Goto Forum:
  


Current Time: Thu Apr 25 14:37:06 GMT 2024

Powered by FUDForum. Page generated in 0.02762 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top