| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |
| "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| <head> |
| <title>Web Tools Platform 1.0 M3 News</title> |
| <link rel="stylesheet" |
| href="../../../../../development/news/default_style.css" /> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/ > |
| <meta name="GENERATOR" content="WTP HTML Source Editor" /> |
| </head> |
| <body> |
| <h1>Web Tools Platform 1.0 M3 - New and Noteworthy</h1> |
| <p>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:</p> |
| <!--<h2>Part 2</h2>--> |
| <p></p> |
| <table border="0" cellpadding="10" cellspacing="0" width="85%"> |
| <tbody> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| <tr> |
| <td colspan="2"> |
| <h3>Structured Source Editing</h3> |
| </td> |
| </tr> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| <!-- new item --> |
| <tr> |
| <td align="right" valign="top" width="15%"><b>Integrated Preferences</b></td> |
| <td align="left" valign="top" width="85%"> |
| <p>SSE editors now follow the settings made on the standard Text |
| Editors preference page, including the choice of editor background |
| color.</p> |
| <p><img border="0" src="preferences.jpg" |
| alt="Text Editors Preference Page" /></p> |
| </td> |
| </tr> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| <!-- new item --> |
| <tr> |
| <td align="right" valign="top" width="15%"><b>HTML Validation</b></td> |
| <td align="left" valign="top" width="85%"> |
| <p>The HTML editor now features as-you-type validation as well as |
| validation when building.</p> |
| <p><img border="0" src="html-as-you-type.jpg" |
| alt="the HTML Source Page Editor with warnings" /><br /> |
| A warning about an invalid attribute value, "toptobottom"</p> |
| <p><img border="0" src="html-batch-validation.jpg" |
| alt="HTML Syntax batch Validator shown in preferences" /></p> |
| </td> |
| </tr> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| <!-- new item --> |
| <tr> |
| <td align="right" valign="top" width="15%"><b>Custom Tag Libraries |
| from Classpath</b></td> |
| <td align="left" valign="top" width="85%"> |
| <p>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.</p> |
| <p><img border="0" src="taglibs-classpath.jpg" |
| alt="Explorer showing Libraries on Classpath" /></p> |
| </td> |
| </tr> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| <!-- new item --> |
| <tr> |
| <td align="right" valign="top" width="15%"><b>Wizards!</b></td> |
| <td align="left" valign="top" width="85%"> |
| <p>At long last there are now Wizards for creating CSS, DTD, and |
| JavaScript files.</p> |
| <p><img border="0" src="wizards.jpg" |
| alt="Wizard dialog showing new options" /></p> |
| </td> |
| </tr> |
| <!-- separating row --> |
| <tr> |
| <td colspan="2"> |
| <hr /> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <p></p> |
| <p align="center"> |
| <a href="../../../../../jst/components/j2ee/M3/news/j2ee-news-m3.html">Previous</a> |
| <a href="../../../../../development/news/1.0M3.html">Up</a> |
| <a href="../../../../../wst/components/server/0.7/M3/news/server-m3.html">Next</a> |
| </p> |
| </body> |
| </html> |