How to autogenerate xml based function header comments (@param etc) in Eclipse. Is there an equivalent of \"///\" shortcut in Visual Studio.
http://jautodoc.sourceforge.net/
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity templates for Javadoc and file headers.