diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties index b9918708871a..91346539d242 100644 --- a/platform/util/resources/misc/registry.properties +++ b/platform/util/resources/misc/registry.properties @@ -234,6 +234,7 @@ java.completion.make.outer.variables.final=true java.completion.make.outer.variables.final.description=Make variables accessed from inner class final automatically java.annotations.inference.nullable.method.transitivity=true +java.annotations.inference.nullable.method.transitivity.description=Restart is required; if a method result is a call to a @Nullable method, reports the caller as @Nullable as well documentation.component.editor.font=false