IntelliJ Disable Star Imports: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 6: Line 6:
=Procedure=
=Procedure=


Preferences -> Editor -> Code Style -> Java -> "Imports" tab:
Preferences →  Editor →  Code Style →  Java →  "Imports" tab:


* Class count to use import with '*': 999
* Class count to use import with '*': 999
* Names count to use static import with '*': 999
* Names count to use static import with '*': 999

Latest 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