jdt-core-home/tools/diff/index.html
Parent Directory
|
Revision Log
Revision 1.1 - (view) (download) (as text)
| 1 : | oliviert | 1.1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 : | <html> | ||
| 3 : | <head> | ||
| 4 : | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 : | <title>JDT Core Component Development Resources</title> | ||
| 6 : | <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | ||
| 7 : | </head> | ||
| 8 : | <body text="#000000" bgcolor="#FFFFFF"> | ||
| 9 : | Back to <a href="../../dev.html">JDT Core Component Development Resources page</a>. | ||
| 10 : | <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > | ||
| 11 : | <tr> | ||
| 12 : | <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Diff tool</font></font></b></td> | ||
| 13 : | </tr> | ||
| 14 : | |||
| 15 : | <tr> | ||
| 16 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 17 : | |||
| 18 : | <td WIDTH="98%"><b>Purpose</b> | ||
| 19 : | <p>The Eclipse distribution diff tool is a command line tool which compares two Eclipse based | ||
| 20 : | distributions and creates a report of the differences between them. It performs differences on | ||
| 21 : | the structure of class files, but not the contents of methods. This gives the user an idea of | ||
| 22 : | what changed structurally between two builds, without having to wade through source changes. | ||
| 23 : | Although the Eclipse distribution diff tool reads Eclipse distributions, it is not an Eclipse | ||
| 24 : | application.</p> | ||
| 25 : | </td> | ||
| 26 : | </tr> | ||
| 27 : | |||
| 28 : | <tr> | ||
| 29 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 30 : | |||
| 31 : | <td WIDTH="98%"><b>Install</b> | ||
| 32 : | <ul> | ||
| 33 : | <li>Download the tool <a href="diff-200301091417.zip">diff-200301091417.zip</a>.</li> | ||
| 34 : | <li>Extract the download file on your hard drive and read the README.html file. It describes its usage.</li> | ||
| 35 : | </td> | ||
| 36 : | </tr> | ||
| 37 : | <tr> | ||
| 38 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 39 : | |||
| 40 : | <td WIDTH="98%"><b>Examples of generated reports</b> | ||
| 41 : | <p><a href="examples/index.html">Generated report</a></p> | ||
| 42 : | </td> | ||
| 43 : | </tr> | ||
| 44 : | </table> | ||
| 45 : | |||
| 46 : | </body> | ||
| 47 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
