Eclipse Project 3.0 M9

Eclipse 3.0 Milestone 9 is out. The first thing that I noticed after the update was the new folding feature in the editor. It provides collapsible text regions for method bodies, inner types, Javadoc comments, and import statements.
You can browse much faster through the code and it makes it more readable if you just want to concentrate on certain parts of the code.
Did I mention that I really like Eclipse?
eclipse java editor