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

Key: IDEADEV-22695
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

"Constant conditions and exceptions" doesn't mention @Nullable/@NotNull

Created: 17 Oct 07 21:31   Updated: 18 Oct 07 15:53
Component/s: Code Analysis. Inspection
Fix Version/s: None

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

Build: 7,361


 Description  « Hide
The inspection description for "Constant conditions and exceptions" doesn't mention @Nullable/@NotNull.

This is strange, since the support for these annotations is one of the main unique features.
Note that the inspection settings does contain a relevant checkbox.

However, I think that the description itself should mention this as well, for two reasons:

  • Most users will access the description using Ctrl-F1, and would expect to find something relevant there
  • Searching for "@NotNull" in the inspections dialog doesn't find this inspection. Instead, the "@Nullable/@NotNull problems" inspection is found.

I think the overall situation is quite confusing for new users that want to try the @NotNull support.



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