Zartc
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 5
-
Edited Can someone explain the rational behind the new default import order in IntelliJ
Hello, Somewhere in the last couple of years, the default Java import order changed from something like: import static all other importsjavajavax import all other importsto this: import all other i...