Update Eclipse import organization rules

The following changes have been made to the JDT UI prefs to conform to
existing conventions throughout the codebase:

 - always favor .* syntax for static imports
 - always list static imports last

Re-run `gradle eclipse` and refresh projects within Eclipse to make
this change take effect.
This commit is contained in:
Chris Beams 2013-02-26 12:53:20 +01:00
parent 3100d89d07
commit 3a192a0701
1 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long