Last revised October 29, 2007
This is the template for the "New and Noteworthy" document that accompanies each Eclipse project milestone build.
Note: This template document is XHTML 1.0 Transitional. Please use the W3C XHTML Markup Validation Service to check your document's markup before submitting. This will detect screwed up HTML tags, images without an "alt" attribute, and other tedious little details.
Platform UI |
|
New Look for Problems, Bookmarks and Tasks | The Problems, Bookmarks and Tasks views are now based on a new provisional API viewer (the ExtendedMarkersView) that has a new look, implements many long standing feature requests and is reusable by RCP applications who wish to use a customizable marker view of their own. New problems view Some of the user feature highlights are
Forms based configuration dialog Some of the RCP features are
|
Christmas Wrapping...for your Trim !! | The trim is becoming a more versatile area; used now for minimized trim and extendable through the 'org.eclipse.ui.menus' extension point. In order to handle the growing number of trim elements we've decided to grow the trim as well ...it'll now wrap if there isn't enough space to display all the elements in one row (or column). |
Close tabs with middle click | You can now close view and editor tabs by clicking anywhere on the tab using the middle mouse button. If your mouse does not have a dedicated middle button, try clicking on the mouse wheel if you have one. |