IntelliJ Disable Star Imports: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[IntelliJ#Configuration|IntelliJ]] | * [[IntelliJ#Configuration|IntelliJ]] | ||
* [[IntelliJ_Java_Import_Layout|Java Import Layout]] | |||
=Procedure= | =Procedure= |
Revision as of 22:49, 3 October 2021
Internal
Procedure
Preferences -> Editor -> Code Style -> Java -> "Imports" tab:
- Class count to use import with '*': 999
- Names count to use static import with '*': 999