Hello All,

The attached file impkillx.el contains the command
`jde-kill-extra-imports' which kills extra Java import statements. C-u
M-x jde-kill-extra-imports comments out extra imports instead of killing
them.

The command removes import duplicates.  If a global package import
exists all the classes imported from the same package are removed. Also,
all the classes imported from the source package are removed.

`jde-kill-extra-imports' needs the latest JDE 2.2.6 with semantic 1.3.1
to work.

Your feedback will be welcome.

Sincerely,
David

impkillx.el

Reply via email to