jdt-core-home/tools/diff/index.html
Parent Directory
|
Revision Log
Revision 1.6 -
(download)
(as text)
(annotate)
Thu Nov 4 20:52:25 2004 UTC (5 years ago) by oliviert
Branch: MAIN
CVS Tags: before_changing_update_site_for_diff, HEAD
Changes since 1.5: +1 -1 lines
Thu Nov 4 20:52:25 2004 UTC (5 years ago) by oliviert
Branch: MAIN
CVS Tags: before_changing_update_site_for_diff, HEAD
Changes since 1.5: +1 -1 lines
HEAD - Fix html errors
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>JDT Core Component Development Resources</title> <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> </head> <body text="#000000" bgcolor="#FFFFFF"> Back to <a href="../../dev.html">JDT Core Component Development Resources page</a>. <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > <tr> <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Diff tool</font></font></b></td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> <td WIDTH="98%"><b>Purpose</b> <p>The Distribution Diff Tool is a command line tool which compares two Eclipse based distributions and creates a report of the differences between them. It performs differences on the structure of class files, but does not compare resources (.properties, .gif, .jpg files etc.). This gives the user an idea of what changed between two builds, without having to wade through source changes. </p> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> <td WIDTH="98%"><b>What's new</b> <ul> <li>Method body comparision (thanks to Olivier Thomann!)</li> <li>Exported plugin & fragment support, the tool now finds fragments and exported plugins</li> <li>Output is now xml</li> <li>An ant script to run the whole process</li> <li>Filtering support using xsl transforms</li> <li>HTML reports now made from the xml files</li> <li>Ability to specify the match level to control how plugin IDs are compared</li> <li>Eclipse based, so the binaries are less than 100KB.</li> <li>Update site install</li> <li>Internationalized messages</li> </ul> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> <td WIDTH="98%"><b>Install</b> <p> Install the Distribution Diff Tool using the update manager in Eclipse version 2.1. The URL for the update site is: <nobr>http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/tools/diff/com.oti.min.distributiondiff-updatesite/</nobr> </p> <p> Once you have installed the Distribution Diff Tool, read the README.html located in the docs subdirectory of the com.min.oti.distributiondiff_2.1.0 plugin. </p> <p> To run the tool you will also need ANT and Xalan, the README.html enumerates the exact versions necessary. </p> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> <td WIDTH="98%"><b>Examples of generated reports</b> <p><a href="eclipse_2.0.3_2.1.0_compatible/html/index.html">Report comparing Eclipse 2.0.3 to Eclipse 2.1.0</a></p> </td> </tr> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
