Skip to content

Rename of package does not rename star import #1357

@eric-milles

Description

@eric-milles

Consider the following:

import foo.bar.*
class C {
  Baz baz
}

Rename of package "foo" or "foo.bar" from elsewhere fails to fix the star import.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions