This milestone brought more improvements in integrating SSE with the rest of Eclipse as well as many under-the-cover changes to make SSE more useful platform as a platform for building more advanced editors. The SSE team still cooked up a few goodies, though:
|
|
Structured Source Editing |
|
|
|
Integrated Preferences |
SSE editors now follow the settings made on the standard Text Editors preference page, including the choice of editor background color. |
|
|
HTML Validation |
The HTML editor now features as-you-type validation as well as validation when building.
|
|
|
Custom Tag Libraries from Classpath |
The JSP editor now supports using custom tag libraries only visible as libraries on the project's Java Build Path, even those exported from other projects. |
|
|
Wizards! |
At long last there are now Wizards for creating CSS, DTD, and JavaScript files. |
|