Eclipse: organize imports on save.

It can happen that Eclipse fails at correctly adding a new import entry to an
existing list of imports since we don't use its default rules. This commit
forces Eclipse to organize imports on save.
This commit is contained in:
Adrien Grand 2013-07-18 14:46:47 +02:00
parent 1e5e8d83b1
commit f38103a232
1 changed files with 3 additions and 0 deletions

File diff suppressed because one or more lines are too long