You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's impossible to configure Eclipse to organize imports in a way that makes checkstyle happy. There's no way to not add the gap between java and javax.
Rather than fighting the IDE, we could consider changing the import rules.