Bug 110208 - Javadoc checking with Method Signature
Summary: Javadoc checking with Method Signature
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 12:41 EDT by kathir CLA
Modified: 2005-10-03 10:39 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kathir CLA 2005-09-21 12:41:19 EDT
Hi All,
 
         In Eclipse is there is any option to check the Javadoc along with the 
Method signature. Why such feature is not yet developed so far in eclipse? 
IntelliJ has a feature which puts red mark if the Javadoc comment and the 
Method signature is not correct. This is my suggestion to the eclipse community.
 
Thanks,
J.Kathir
Comment 1 Jeff Myers CLA 2005-10-01 10:11:42 EDT
It seems to me this bug should be opened against JDT, not the Visual Editor project.
Comment 2 Frederic Fusier CLA 2005-10-03 08:58:18 EDT
This has been done since 3.0. Go on Java>Compiler preferences page, select
Javadoc tab and set"Malformed Javadoc comments" combo-box value to Warning or Error.
In 3.1, you'll find it on Java>Compiler>Javadoc page
Comment 3 Frederic Fusier CLA 2005-10-03 10:38:10 EDT
Reopen to change status
Comment 4 Frederic Fusier CLA 2005-10-03 10:39:18 EDT
WORKSFORME as it has already been fixed...