History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3759
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Keith Lea
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Add inspection for use of @see javadoc tag

Created: 05 Aug 05 00:27   Updated: 16 Sep 06 10:35
Component/s: Code Analysis. Inspection
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,436
Severity: Low


 Description  « Hide
Some code styles don't allow @see because it should always be replaced with a @link with a description of why the reference should be seen.

 All   Comments   Work Log   Change History      Sort Order:
Jonas Kvarnstrom - 11 Jan 06 20:33
Can this be done using the new structural search inspections in Demetra?