Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » javadoc tags
javadoc tags [message #62336] Wed, 04 June 2003 14:00
Josh Steele is currently offline Josh SteeleFriend
Messages: 10
Registered: July 2009
Junior Member
In previous versions of Eclipse, when adding a javadoc comment to a method,
the comment would look something like:

/**
* Method <methodname>
* @param <actual param name>
* @return <return type>
*
*/

but in 2.1, it doesn't display the return type. Is there anyway to modify
the javadoc tags that are automatically generated?

Thanks,
Josh
Previous Topic:ANT with JDK1.3 and additional tasks
Next Topic:[CVS] tag with existing : how to do it for lots of files
Goto Forum:
  


Current Time: Sun Sep 08 03:25:36 GMT 2024

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

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

Back to the top