platform-ui-home/instrumentation/index.html
Parent Directory
|
Revision Log
Revision 1.13 -
(download)
(as text)
(annotate)
Wed Nov 8 16:47:23 2006 UTC (3 years ago) by tod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -0 lines
Wed Nov 8 16:47:23 2006 UTC (3 years ago) by tod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -0 lines
Instrumentation update
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <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" cellpadding="2" cellspacing="5" width="100%"> <tbody> <tr> <td colspan="2" align="left" bgcolor="#0080c0" valign="top"><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" alt="List title arrow" border="0" height="16" width="16"></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.9) contains: </p> <ul> <li>The instrumentation framework. </li> <li>Data provider extensions for collecting info about: <ul> <li>preference settings </li> <li>perspective layout </li> <li>menu and toolbar activation</li> <li>timestamps for preference changes</li> <li>usage counts for toolbars and menus<br> </li> </ul> </li> <li>Support for sending results to an FTP server. </li> <li>An example instrumentation extension, which collects these data and sends them to a folder in the local filesystem. <p></p> <p> </p> </li> </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> </p> </td> </tr> <tr> <td align="right" valign="top" width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" alt="List title arrow" border="0" height="16" width="16"></td> <td width="98%"> <b>Releases</b> <p> </p> <ul> <li><a href="releases/instrumentation_v1.10.zip">Instrumentation SDK 1.10 (Eclipse 3.3/Europa)</a></li> <li><a href="releases/instrumentation_v1.0.9.zip">Instrumentation SDK 1.0.9 (Eclipse 3.0.1 and 3.1)</a></li> <li><a href="releases/1.0.7/instrumentation_v1.0.7.zip">Instrumentation SDK 1.0.7 (Eclipse 3.0.1 and 3.1)</a></li> <li><a href="releases/1.0.6/instrumentation_v1.0.6.zip">Instrumentation SDK 1.0.6 (Eclipse 3.0.1 and 3.1 M2)</a></li> <li><a href="releases/1.0.5/instrumentation_v1.0.5.zip">Instrumentation SDK 1.0.5 (Eclipse 3.0 M7 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></p> </td> </tr> </tbody> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
