
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
5,218
|
| Fixed in build: |
5,550
|
| Severity: |
Medium
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|