Skip to content

Possible to disable clean up of Wildcard imports? #2990

Answered by fbricon
agreedSkiing asked this question in Q&A
Discussion options

You must be logged in to vote

Currently the best solution is to set "java.sources.organizeImports.starThreshold" and "java.sources.organizeImports.staticStarThreshold" to a low value. But it's not perfect as it would collapse discrete imports you might want to keep into star imports

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@agreedSkiing
Comment options

@agreedSkiing
Comment options

Answer selected by agreedSkiing
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants