This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 82237 - Correct Javadoc action is hard to find
Summary: Correct Javadoc action is hard to find
Status: RESOLVED DUPLICATE of bug 89603
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 09:41 UTC by Roman Strobl
Modified: 2006-12-19 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2006-08-09 09:41:49 UTC
It is very hard to discover the Correct javadoc action. User needs to position
the caret on top of a method (with no javadoc!) so that the action is visible in
the menu. The menu then changes dynamicly.

We should help users discover this action. It should have a known shortcut. One
way how to solve this problem is to provide a hint which would add missing
javadoc. There are other ways how to fix it, but the current UI is not good,
because only few people can use the action.
Comment 1 Jan Pokorsky 2006-12-19 14:29:27 UTC

*** This issue has been marked as a duplicate of 89603 ***