blob: c17f9a363279d4d80dab2f6d5097e21c49fc6f3d [file] [log] [blame]
<!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 M4 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 M4 - New and Noteworthy</h1>
<p>This milestone focussed primarily on API definition, cleanups, and
documentation. 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>More Wizards!</b></td>
<td align="left" valign="top" width="85%">
<p>At long last there are now Wizards for creating HTML files and
JavaServer Pages. Both are located within the Web category and
support creating files using user-definable Templates.</p>
<p><img border="0" src="newhtmlwizard.jpg"
alt="HTML Wizard dialog showing new options" /></p>
<p></p>
<p>Templates using the <i>New HTML</i> and <i>New JSP</i> contexts
will be offered in the corresponding wizards.</p>
<p><img border="0" src="newhtmltemplates.jpg"
alt="HTML Template preference page with templates in the 'New HTML' context selected" /></p>
</td>
</tr>
<!-- separating row -->
<tr>
<td colspan="2">
<hr />
</td>
</tr>
<!-- new item -->
<tr>
<td align="right" valign="top" width="15%"><b>Editing custom file
types</b></td>
<td align="left" valign="top" width="85%">
<p>In Eclipse 3.1M6, a new preference page to edit content types and
their associated file names and character sets was added under the
General/Editors preference page.</p>
<p><img border="0" src="content-type-preferences.jpg"
alt="content type preferences" /></p>
<p></p>
<p>The XML, HTML, JSP, CSS, DTD, and JavaScript source editors are
associated with the content types of the same name. Adding a custom
file name or file name extension to those content types will allow
those files to be edited with the appropriate editor, as well having
them be treated as that content type throughout the IDE.</p>
<p><img border="0" src="addingcustomtype.jpg" /> <br />
<i>Adding a custom filename extension, 'custom', to the XML content
type</i></p>
<p><img border="0" src="editingcustomtype.jpg" /> <br />
<i>Editing a custom filename extension, 'custom', with the XML source
editor</i></p>
</td>
</tr>
</tbody>
</table>
<p></p>
<p align="center"><a
href="../../../../../jst/components/j2ee/M4/news/j2ee-news-m4.html">Previous</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../../../../../development/news/1.0M4.html">Up</a>&nbsp;&nbsp;&nbsp;&nbsp;
<a href="../../../../../wst/components/server/0.7/M4/news/server-m4.html">Next</a>
</p>
</body>
</html>