• Phillip Webb's avatar
    Tweak import order settings · 47ae7487
    Phillip Webb authored
    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
    47ae7487
Name
Last commit
Last update
..
eclipse-code-formatter.xml Loading commit data...
org.eclipse.jdt.core.prefs Loading commit data...
org.eclipse.jdt.ui.prefs Loading commit data...