| <html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link type="text/css" href="../../../..//default_style.css" rel="stylesheet"><link type="text/css" href="../../../..//webtools/wtp.css" rel="stylesheet"><title>Xerces Download Instructions</title></head><body><table border="0" cellpadding="2" cellspacing="5" width="100%"><tbody><tr><td align="left" width="60%"><font class="indextop">Xerces Download Instructions</font><br><font class="indexsub">Xerces Download Instructions</font></td><td width="40%"><img src="../../../..//webtools/images/wtplogosmall.jpg" align="middle" height="129" hspace="50" width="207" alt="WTP Logo" usemap="logomap"><map id="logomap" name="logomap"><area coords="0,0,207,129" href="/webtools/" alt="WTP Home"></map></td></tr></tbody></table><table border="0" cellpadding="2" cellspacing="5" width="100%"><col width="16"><col width="*"><tbody><tr><td align="right" valign="top"> |
| |
| </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. <wtpInstallDirectory>/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> |