Hi,

You set in your example the management of packages which are sorted from
the first two sections names. But generally, where a non-lisp expert
like me can find all rules? Is there a pre-defined one or is there a way
to build it?

I really appreciate your work, it works for me. However, when  I begin
to learn your rules-syntax example (that I mechanically copy-paste for
the moment), it seems a maze for me, making my future customization
hard.

***************
So now to automatically insert the line break on changes in the first
two sections of the package/domain you can set `jde-import-group-rules'
like the following:

'(("^javax?\\.") ("^[^.]+[.][^.]+[.]" . 0))

And imports statements will be organized in:

- a first group for standard java packages.
- a group for each package with different first two sections.
- a last group for imports not belonging to the above ones.

See the source code for more details on how to customize
`jde-import-group-rules'.

***********

Thanks for more information

Fenintsoa

--
        [@666[]]::::::::::::::::::::::::::::::::::>
 andriamasinoro fenintsoa
 multi-agent researcher
 iremia university of La R�union
 France
 T�l: 02 62 81 68 63 (portable) / 02 62 93 83 24 (office)
 Fax: 02 62 93 82 60
 E-Mail: [EMAIL PROTECTED]
 ----------------------------


Reply via email to