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

Key: IDEA-13179
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Alexey Efimov
Votes: 0
Watchers: 0
Operations

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

JavaDoc parse is wrong for enumerated declarations

Created: 08 Jun 07 12:13   Updated: 26 Jun 07 16:08
Component/s: Code Navigation

Build: 7,002


 Description  « Hide
/**
  • Comment
    */
    int a, b;

If you will Ctrl+Q on b, Intellij IDEA show no JavaDoc for it. But if you will generate JavaDoc by javadoc tool, you will see — comment is copied as for a and as for b.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.