IntelliJ Disable Star Imports: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


* [[IntelliJ#Configuration|IntelliJ]]
* [[IntelliJ#Configuration|IntelliJ]]
* [[IntelliJ_Java_Import_Layout|Java Import Layout]]


=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