jdt-core-home/tools/internal/index.html
Parent Directory
|
Revision Log
Revision 1.3 - (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">Internal 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 internal reference tool is a command line tool which locates references to internal types in | ||
| 20 : | Eclipse based distributions. The tool generates an HTML report of all of the internal references. | ||
| 21 : | Although the internal reference tool reads Eclipse distributions, it is not an Eclipse application.</p> | ||
| 22 : | </td> | ||
| 23 : | </tr> | ||
| 24 : | |||
| 25 : | <tr> | ||
| 26 : | <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td> | ||
| 27 : | |||
| 28 : | <td WIDTH="98%"><b>Install</b> | ||
| 29 : | <ul> | ||
| 30 : | oliviert | 1.2 | <li>Download the tool <a href="internal-200302241157.zip">internal-200302241157.zip</a>. |
| 31 : | oliviert | 1.1 | </li> |
| 32 : | <li>Extract the download file on your hard drive and read the README.html file. It describes its usage.</li> | ||
| 33 : | oliviert | 1.3 | </ul> |
| 34 : | oliviert | 1.1 | </td> |
| 35 : | </tr> | ||
| 36 : | |||
| 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 : | |||
| 45 : | </table> | ||
| 46 : | |||
| 47 : | </body> | ||
| 48 : | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
