platform-update-home/doc/validator/validator.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Tue May 11 00:24:47 2004 UTC revision 1.2, Tue May 11 00:27:57 2004 UTC
# Line 11  Line 11 
11  </head>  </head>
12  <body bgcolor="#ffffff" text="#000000">  <body bgcolor="#ffffff" text="#000000">
13    
14  <h4>Validation Tool for Eclipse Features and Plugins</h4>  <h3>Validation Tool for Eclipse Features and Plugins</h3>
15    
16  <address>Contributed by George Voutsinas <a href="mailto:(voutsin@ca.ibm.com">(voutsin@ca.ibm.com</a>)</address>  <address>Contributed by George Voutsinas <a href="mailto:(voutsin@ca.ibm.com">(voutsin@ca.ibm.com</a>)</address>
17    
18    
19  <p>&nbsp;<br>  <p>&nbsp;<a href="validate.jar">Download the tool.</a></p>
20    <p><br>
21  This tool is designed to validate the installed image of an Eclipse based  This tool is designed to validate the installed image of an Eclipse based
22  product. The primary goal is to ensure that the installed product can be  product. The primary goal is to ensure that the installed product can be
23  serviced via&nbsp; the Eclipse Update Manager successfully after deployed. No  serviced via&nbsp; the Eclipse Update Manager successfully after deployed. No
24  modifications are made to the product, and only the feature.xml, plugin.xml, and  modifications are made to the product, and only the feature.xml, plugin.xml, and
25  fragment.xml files are processed.<br>  fragment.xml files are processed.<br>
26  <br>  &nbsp;</p>
27    <p><b>Run the tool:</b> java -cp validate.jar com.ibm.validate.Product
28    &lt;parameters&gt;</p>
29    <p><br>
30  Parameters:</p>  Parameters:</p>
31  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
32    <tr>    <tr>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2