Nullable/NotNull configuration dialog
This dialog shows the lists of @Nullable
and @NotNull
annotations. To show this dialog, click the button Configure annotations... in the Compiler page of the Settings dialog.
note
This page describes controls. For more information about using the annotations, refer to Nullability annotations.
Item | Description |
---|---|
Nullable annotations | This list shows Nullable annotations defined in the project. Use the following buttons:
|
NotNull annotations | This list shows NotNull annotations defined in the project. Use the following buttons:
|