platform-ui-home/instrumentation/index.html
Parent Directory
|
Revision Log
Revision 1.5 -
(download)
(as text)
(annotate)
Tue Nov 25 16:49:59 2003 UTC (6 years ago) by tod
Branch: MAIN
Changes since 1.4: +4 -4 lines
Tue Nov 25 16:49:59 2003 UTC (6 years ago) by tod
Branch: MAIN
Changes since 1.4: +4 -4 lines
Update to 1.0.3
<html> <head> <title>Eclipse Instrumentation Framework</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> Eclipse Instrumentation Framework</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 alt="List title arrow"></td> <td width="98%"> <b>Overview</b> <p> The Eclipse instrumentation framework allows developers, usability experts, or other interested parties to collect information about how people are using their Eclipse-based applications by sending back periodic reports to a central server. </p> <p> The current preview release (v1.0.3) contains: <ul> <li>The instrumentation framework. <li>Data provider extensions for collecting info about: <ul> <li>preference settings <li>perspective layout <li>menu and toolbar activation </ul> <li>Support for sending results to an FTP server. <li>A report template generation wizard and template editor. <li>An example instrumentation extension, which collects these data and sends them to a folder in the local filesystem. </p> <p> </ul> For more details, see the readme.txt and whatsnew.txt files in the download, as well as the schemata for the dataProviders and instrumentation extension points (in HTML form in the doc directory). <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 alt="List title arrow"></td> <td width="98%"> <b>Releases</b> <p> <ul> <li><a href="releases/v1.0.3/instrumentation_v1.0.3.zip">Instrumentation SDK 1.0.3 (Eclipse 3.0 only)</a></li> <li><a href="releases/v1.0.1/instrumentation_v1.0.1.zip">Instrumentation SDK 1.0.1 (preview)</a> </li> </ul> </p> </td> </tr> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
