You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/eclipse
Phillip Webb 47ae7487ac Tweak import order settings
Update the import order settings to be a little more logical. Imports
should now be ordered:

java.*
javax.*
<others>
org.springframework.*
import static *

See gh-4234
9 years ago
..
eclipse-code-formatter.xml Fix Eclipse 4.5 formatter settings 10 years ago
org.eclipse.jdt.core.prefs Add custom Eclipse code formatter 9 years ago
org.eclipse.jdt.ui.prefs Tweak import order settings 9 years ago