carbidecpp22devenv/features/org.eclipse.epp.usagedata.feature_1.1.0.R200906100410/feature.xml
author cawthron
Fri, 04 Dec 2009 12:22:59 -0600
branchRCL_2_2
changeset 776 4f1404185926
parent 4 4764c8c88759
permissions -rw-r--r--
write .branch.txt to make the new head
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
      id="org.eclipse.epp.usagedata.feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="Usage Data Collector"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.1.0.R200906100410"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="Eclipse Packaging Project">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
   <description url="http://www.eclipse.org/epp/usagedata/index.php">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
      The Usage Data Collector collects information
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
about how individuals are using the Eclipse platform. This
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
information is periodically uploaded to servers hosted by
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
The Eclipse Foundation (though this is configurable). The intent
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
is to use this data to help committers and organizations better
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
understand how developers are using Eclipse.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
Target Users of the Data:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
* Users of Eclipse
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
* Committers working on Eclipse projects
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
* ISVs and organization creating Eclipse based software
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
* Enterprise IT departments that make extensive use of Eclipse
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
Foundation
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
* Academic researchers that want to study how developer work
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
Data to Be Collected
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
Captured data is associated with a user through a combination
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
of workstation and workspace ids that are automatically generated
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
by the collector. This identification is not tied to any personal
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
information about the user.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
The usage data monitors:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
* Start up and shutdown times of a workspace
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
* What is being used and when (timestamp), including
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
1. Loaded bundles
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
2. Commands accessed via keyboard shortcuts
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
3. Actions invoked via menus or toolbars
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
4. Perspective changes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
5. View usage
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
6. Editor usage 
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
Where possible, the usage data collector also capture the symbolic
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
name and version of the bundle contributing the command/action/perspective/view/editor.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      Copyright (c) 2007, 2008 The Eclipse Foundation.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
All rights reserved. This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
are made available under the terms of the Eclipse Public License
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
v1.0 which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
   <license url="http://www.eclipse.org/legal/epl-v10.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
      <update label="EPP Update Site" url="http://download.eclipse.org/technology/epp/updates/1.1/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
      <import plugin="org.eclipse.ui" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
      <import plugin="org.eclipse.ui.forms" version="3.3.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
         id="org.apache.commons.httpclient"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
         version="3.1.0.v20080605-1935"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
         id="org.eclipse.epp.usagedata.gathering"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
         version="1.1.0.R200906100410"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
         id="org.eclipse.epp.usagedata.recording"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
         version="1.1.0.R200906100410"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
         id="org.eclipse.epp.usagedata.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
         version="1.1.0.R200906100410"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
         id="org.apache.commons.codec"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
         version="1.3.0.v20080530-1600"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
         id="org.apache.commons.logging"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
         version="1.0.4.v200904062259"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
</feature>