On 24/04/2009, at 3:20 AM, Walter Lee Davis wrote:
I don't know about JavaDoc, but in PHP, you type doc [tab] directly above a function or method block and it gives you the bones, including any variable names ready to fill in.
I didn't know about this. I'll check it out and see if we can port it over to work on Java/Groovy.
Thanks Walter.