I’m writing this post as a future reminder for myself… This plugin is damn hard to find when you are looking for it.
All it does is automatically format and organize import statements in your Java classes each time you save (Ctrl-S). Basically, it replaces Ctrl-Shift-F (format), Ctrl-Shift-O (imports) and Ctrl-S (normal save).
I had used it for a month, and now that I have changed project, I find myself lost without it. I just found it again today.
Links: Eclipse Plugins website, SourceForge.
Together, let’s all thank Sebastien Vauclair for it.
Thanks to my colleague William Ferreira for the tip.
Update (18/04/07): this is now native in Eclipse 3.3. See Jean Laurent’s post for details.

[...] was looking for Eric Lefevre blog post for a pointer on an Eclipse plugin which performs an “optimize imports” (ctrl-shift-o) [...]
Pingback by jeanlaurent.getBlog() » Blog Archive » Handy Eclipse Save Action — April 18, 2007 @ 3:24 pm
Thanks for links !
Same thing. I’ve worked for a few months with, and i now fell lost without it ;)
It’s a great plugin, simple but best practices recommended !
Goulven
Comment by Goulven — January 29, 2009 @ 11:47 pm