Hi all,

About the jde-wiz-import, I have the following problem (JDE=2.2.6
beta3).

I have:
---------
import edit.Contr;
import edit.Editor;

import biom.ut.Acc;
import biom.ut.Cont;

import geam.kern.agent.Ag;
import geam.kern.Tu;
-------------
My "jde-auto-sort-imports" is true.

When I do "jde-wiz-import biom.ut.X", I have the following result:

-----------
import biom.ut.Acc;
import biom.ut.Cont
import edit.Contr;
import edit.Editor;
import geam.kern.agent.Ag;
import geam.kern.Tu;
import biom.ut.X -------------->The last imported package is not sorted
-----------

What may be the problem please?

By the way, perhaps it is a minor problem: the sorting action deletes
the blank line like after "import edit.Editor;" or "import
biom.ut.Cont". I suggest to keep (may be in option) the blank line. In
the present case, it is used to discern all packages I have. But after
sorting, it is hardly possible (especially it confuses when there are
around 20 packages to import) involving a less program comprehension

Thank you

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)
 E-Mail: [EMAIL PROTECTED]
 ----------------------------


Reply via email to