Eclipse Platform Build Notes 3.2 Stream 
LTK UI Refactoring

3.2 M6, January 26, 2006

Implementation Changes

The refactoring history of a project can now be edited on the refactoring property page. Refactorings can be removed, and comments can be associated with each refactoring. These comments are displayed in various places to document the intent of the refactoring.

3.2 M5, December 19, 2005

Implementation Changes

Enhanced the Refactorings property page with the ability to display the refactoring history of the associated project. Additionally, refactorings can be exported selectively.

3.2 M5, December 16, 2005

Implementation Changes

Added action to apply a refactoring script to the workspace

3.2 M4, December 7, 2005

Implementation Changes

Added support to automerge refactoring histories.

3.2 M3, October 31, 2005

Implementation Changes

Added support to display refactoring histories.

3.2 M2, September 6, 2005

Implementation Changes

API has been added to provide a change based sub structure for custom TextEditBasedChanges in the tree pane of the preview page. See class TextEditChangeNode and LanguageElementNode for further documentation on how to use the new API.