Skip to content

Organize Imports reports missing type for title-case variables #1317

@eric-milles

Description

@eric-milles

Consider the following:

def X = null
def x = X

Organize Imports (Ctrl+Shift+O) tries to import a type "X" if one exists on the classpath.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions