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

Key: IDEADEV-6772
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Anna Kozlova
Reporter: Michael Besosa
Votes: 0
Watchers: 1
Operations

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

Intentions not offered to resolve symbols in javadoc

Created: 07 Apr 06 18:43   Updated: 21 Jul 06 17:01
Component/s: Editor. Intention Actions
Fix Version/s: Demetra 5557

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

Build: 5,218
Fixed in build: 5,550
Severity: Medium


 Description  « Hide
When IDEA highlights an unresolvable reference inside javadoc comments (e.g., a {@link} for which a required import is missing), no intentions are offered to fix the problem. This is a regression from IDEA 5.x, which offered the intention to import the required class.

Ideally, two intentions should be offered: to import the class, or to fully-qualify the referenced symbol.



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