blob: a6b1c574df9bee2d3b0bbb87dfb854391281861a [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../../../../../..//default_style.css" type="text/css">
<link rel="stylesheet" href="../../../../../..//webtools/wtp.css" type="text/css">
<title>Viewer Configuration Tests</title>
</head>
<body>
<table width="100%" cellspacing="5" cellpadding="2" border="0">
<col width="16">
<col width="*">
<tbody>
<tr>
<td valign="top" bgcolor="#0080c0" align="left" colspan="2"><b><font face="Arial,Helvetica" color="#ffffff">Structured Text Viewer Configuration</font></b></td>
</tr>
<tr>
<td valign="top" align="right"><img width="16" height="16" border="0" src="../../../../../..//images/Adarrow.gif"></td><td><b>Prerequisites</b></td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
none.
</p>
</td>
</tr>
<tr>
<td valign="top" align="right"><img width="16" height="16" border="0" src="../../../../../..//images/Adarrow.gif"></td><td><b>Editor features</b></td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
Make sure the following exists for each content type and especially check JSP content assist
since embedded content types tend to be more problematic (Java, jsp:useBean, el).
</p>
</td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
Also make sure when save as another filename/content type, the viewer configuration updates as well .
(meaning if you have xml then save as jsp, you pick up jsp content assist, etc).
</p>
</td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<ul>
<li>
<b>syntax highlighting (all)</b>
</li>
<li>
<b>text hover &amp; annotation hover (all)</b>
<br>- eg. errors, javadoc, content model
</li>
<li>
<b>content assist (xml, html, jsp, css)</b>
</li>
<li>
<b>as-you-type source validation (xml, html, jsp, dtd)</b>
<br>- eg. squiggles appear/disapper
<br>- syntax &amp; content model validation for XML (w/ DTD or schema)
<br>- HTML &amp; JSP validation for JSPs
<br>- make sure theres no source validation for content types that don't have it yet(CSS, DTD...)
</li>
<li>
<b>hyperlink navigation (xml, html, jsp)</b>
<br>- eg. opens to the correct file/site
</li>
<li>
<b>quickfix (xml, html)</b>
<br>- eg. XML inserts closing tag
</li>
</ul>
</td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
Also be sure to do a quick test of XSD and WSDL editors, to be sure that our changes didn't
inadvertantly break downstream editors.
</p>
</td>
</tr>
<tr>
<td valign="top" bgcolor="#0080c0" align="left" colspan="2"><b><font face="Arial,Helvetica" color="#ffffff">Source Editing Test Plans</font></b></td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
<a href="../../sse/M8/milestone_test_plan.html">org.eclipse.wst.sse</a>
<br>
<a href="../../xml/M8/milestone_test_plan.html">org.eclipse.wst.xml</a>
<br>
<a href="../../html/M8/milestone_test_plan.html">org.eclipse.wst.html</a>
<br>
<a href="../../css/M8/milestone_test_plan.html">org.eclipse.wst.css</a>
<br>
<a href="../../dtd/M8/milestone_test_plan.html">org.eclipse.wst.dtd</a>
<br>
<a href="../../javascript/M8/milestone_test_plan.html">org.eclipse.wst.javascript</a>
<br>
<a href="../../../jst/jsp/M8/milestone_test_plan.html">org.eclipse.jst.jsp</a>
</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>