Skip to content

Setting all imports with full path #63

Open
@olgunkaya

Description

@olgunkaya

Is it possible to set import statements with full path instead of wildcard pattern ?

instead of

import java.util.*

use
import java.util.Map
import java.util.List
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions