platform-ui-home/instrumentation/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Sun Nov 16 18:28:12 2003 UTC revision 1.3, Sun Nov 16 18:35:08 2003 UTC
# Line 17  Line 17 
17          alt="List title arrow"></td>          alt="List title arrow"></td>
18      <td width="98%"> <b>Overview</b>      <td width="98%"> <b>Overview</b>
19        <p>        <p>
20        The instrumentation framework allows developers and usability experts to        The Eclipse instrumentation framework allows developers, usability experts, or
21        collect information about how people are using their applications by        other interested parties to collect information about how people are using
22        sending back periodic reports to a central server.        their Eclipse-based applications by sending back periodic reports to a central server.
23        </p>        </p>
24        <p>        <p>
25        The current preview release (v1.0.1) contains:        The current preview release (v1.0.1) contains:
# Line 29  Line 29 
29          <ul>          <ul>
30          <li>preference settings          <li>preference settings
31          <li>perspective layout          <li>perspective layout
32          <li>action usage          <li>menu and toolbar activation
33          </ul>          </ul>
34          <li>Support for sending results to an FTP server.
35          <li>A report template generation wizard and template editor.
36        <li>An example instrumentation extension, which collects these data        <li>An example instrumentation extension, which collects these data
37        and sends them to a folder in the local filesystem.        and sends them to a folder in the local filesystem.
       <li>Support for sending results to an FTP server.  
38        </p>        </p>
39        <p>        <p>
40        </ul>        </ul>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3