platform-ui-home/instrumentation/index.html

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

revision 1.10, Thu Oct 7 22:08:15 2004 UTC revision 1.11, Thu Nov 18 03:32:07 2004 UTC
# Line 24  Line 24 
24  usability experts, or other interested parties to collect information  usability experts, or other interested parties to collect information
25  about how people are using their Eclipse-based applications by sending  about how people are using their Eclipse-based applications by sending
26  back periodic reports to a central server. </p>  back periodic reports to a central server. </p>
27        <p> The current preview release (v1.0.5) contains: </p>        <p> The current preview release (v1.0.7) contains: </p>
28        <ul>        <ul>
29          <li>The instrumentation framework. </li>          <li>The instrumentation framework. </li>
30          <li>Data provider extensions for collecting info about:          <li>Data provider extensions for collecting info about:
# Line 32  Line 32 
32              <li>preference settings </li>              <li>preference settings </li>
33              <li>perspective layout </li>              <li>perspective layout </li>
34              <li>menu and toolbar activation </li>              <li>menu and toolbar activation </li>
35                <li>timestamps for preference changes</li>
36                <li>usage counts for toolbars and menus<br>
37                </li>
38            </ul>            </ul>
39          </li>          </li>
40          <li>Support for sending results to an FTP server. </li>          <li>Support for sending results to an FTP server. </li>
         <li>A report template generation wizard and template editor. </li>  
41          <li>An example instrumentation extension, which collects these          <li>An example instrumentation extension, which collects these
42  data and sends them to a folder in the local filesystem.  data and sends them to a folder in the local filesystem.
43            <p></p>            <p></p>
# Line 55  Line 57 
57        <td width="98%"> <b>Releases</b>        <td width="98%"> <b>Releases</b>
58        <p> </p>        <p> </p>
59        <ul>        <ul>
60            <li><a href="releases/1.0.7/instrumentation_v1.0.7.zip">Instrumentation
61    SDK 1.0.7 (Eclipse 3.0.1 and 3.1)</a></li>
62          <li><a href="releases/1.0.6/instrumentation_v1.0.6.zip">Instrumentation          <li><a href="releases/1.0.6/instrumentation_v1.0.6.zip">Instrumentation
63  SDK 1.0.6 (Eclipse 3.0.1 and 3.1 M2)</a></li>  SDK 1.0.6 (Eclipse 3.0.1 and 3.1 M2)</a></li>
64          <li><a href="releases/1.0.5/instrumentation_v1.0.5.zip">Instrumentation          <li><a href="releases/1.0.5/instrumentation_v1.0.5.zip">Instrumentation

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11