blob: 7c82c2a0ae0ef48f61fe7ae9a9dd9b8b3e93dd21 [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>Xerces Download Instructions</title>
</head>
<body>
<table width="100%" cellspacing="5" cellpadding="2" border="0">
<tbody>
<tr>
<td width="60%" align="left"><font class="indextop">Xerces Download Instructions</font>
<br>
<font class="indexsub">Xerces Download Instructions</font></td><td width="40%"><img width="207" hspace="50" height="129" align="middle" src="../../../..//webtools/images/wtplogosmall.jpg"></td>
</tr>
</tbody>
</table>
<table width="100%" cellspacing="5" cellpadding="2" border="0">
<col width="16">
<col width="*">
<tbody>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
In the WTP Milestone 2 release, the XML validator requires Xerces 2.6.2. In order to use
the XML validator you will need to download Xerces 2.6.2 and make the jars available to the
XML Validator plugin as described in the steps below:
<ol>
<li>
Before downloading Xerces, please read the licensing information found <a href="http://xml.apache.org/legal.html">here</a>.
</li>
<li>
Download the Xerces 2.6.2 zip file <a href="http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.6.2.zip">here</a>.
</li>
<li>
Unzip the binary into a temp directory
</li>
<li>
Locate the jars folder under the XML Validator plugin (eg. &lt;wtpInstallDirectory&gt;/eclipse/plugins/org.eclipse.wst.xml.validation_1.0.0/jars)
</li>
<li>
Copy xercesImpl.jar and xmlParserAPIs.jar from the temp directory into the jars folder.
</li>
<li>
If the Eclipse IDE is already running, close it down
</li>
<li>
Restart Eclipse with the <B>-clean</B> argument for the change to take effect.
</li>
</ol>
</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>