Add localization support for: default, se, ru languages with few examples.
Idea also fixed imports order to pass codacy code style:
groups imports: ensures that groups of imports come in a specific order (e.g., java. comes first, javax. comes second, then everything else)
Add localization support for: default, se, ru languages with few examples.
Idea also fixed imports order to pass codacy code style: groups imports: ensures that groups of imports come in a specific order (e.g., java. comes first, javax. comes second, then everything else)
http://checkstyle.sourceforge.net/config_imports.html#ImportOrder