What is the proper customization to get imports sorted alphabetically
with no grouping and no blank lines between imports?

Currently I have:

    jde import auto sort t
    jde import auto sort function jde-import-sort
    jde import reverse sort group nil
    jde import sorted groups "alphabetic order"
    jde import group function jde-import-group-of
    jde import group of rules ^javax?\.
    jde import default group name none
    jde import insert group names none

I was unable to find any documentation beyond the lisp help functions.

Suggestions?

Thanks,
-- 
Robert

Reply via email to