Bug 21453 - allow the user to define the format of the javadoc comment [code manipulation]
Summary: allow the user to define the format of the javadoc comment [code manipulation]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-07-10 13:14 EDT by Steve Johnston CLA
Modified: 2003-04-01 08:31 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Johnston CLA 2002-07-10 13:14:24 EDT
My company uses a specific format for javadoc'ing methods.  The format we use 
looks like this:

/**
 * The <code>methodName</code>
 *
 * @param
 * @returns
 */

I would like the ability to define the format that the javadoc comments for 
methods looks like.
Comment 1 Martin Aeschlimann CLA 2003-04-01 08:31:50 EST
feature in 2.1. Configure your comments in Preferences > Java > Code Generation