debuggercdi/com.nokia.carbide.trk.support/plugin.xml
author wpaul
Mon, 21 Jun 2010 14:30:22 -0500
changeset 1503 2ea848d5fb41
parent 1416 809f579bf32c
child 1559 cc9cfb62406b
permissions -rw-r--r--
fixed bug #10130.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
<?eclipse version="3.0"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
<plugin>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
         point="com.nokia.carbide.remoteConnections.service">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
      <service
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
            class="com.nokia.carbide.trk.support.service.TRKService">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
      </service>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
   </extension>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    12
         point="com.nokia.carbide.remoteConnections.connectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    13
      <connectionType
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    14
            class="com.nokia.carbide.trk.support.connection.SerialConnectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    15
      </connectionType>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    16
   </extension>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    17
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    18
         point="com.nokia.carbide.remoteConnections.connectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    19
      <connectionType
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    20
            class="com.nokia.carbide.trk.support.connection.SerialBTConnectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    21
      </connectionType>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    22
   </extension>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    23
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    24
         point="com.nokia.carbide.remoteConnections.connectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    25
      <connectionType
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    26
            class="com.nokia.carbide.trk.support.connection.USBConnectionType">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    27
      </connectionType>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    28
   </extension>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    29
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    30
         point="com.nokia.carbide.remoteConnections.service">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    31
      <service
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    32
            class="com.nokia.carbide.trk.support.service.TracingService">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    33
      </service>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    34
   </extension>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    35
   <extension
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    36
         point="com.nokia.carbide.remoteConnections.connectedServiceFactory">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    37
      <connectedServiceFactory
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    38
            class="com.nokia.carbide.trk.support.service.ConnectedServiceFactory">
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    39
      </connectedServiceFactory>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    40
   </extension>
163
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    41
   <extension
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    42
         point="com.nokia.carbide.remoteConnections.connectionType">
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    43
      <connectionType
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    44
            class="com.nokia.carbide.trk.support.connection.TCPIPConnectionType">
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    45
      </connectionType>
b25acbfc406a [Bug 9085] Add new TCP/IP connection type with port mappings and new service interface to optionally provide defaults.
dadubrow
parents: 0
diff changeset
    46
   </extension>
1416
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    47
   
1139
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    48
   <extension
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    49
         point="com.nokia.carbide.remoteConnections.connectionType">
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    50
      <connectionType
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    51
            class="com.nokia.carbide.trk.support.connection.TCFConnectionType">
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    52
      </connectionType>
6ab3b690a049 Added TCP/IP connect type for TCF agents.
ryall
parents: 163
diff changeset
    53
   </extension>
1416
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    54
   <extension
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    55
         point="com.nokia.carbide.remoteConnections.connectionType">
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    56
      <connectionType
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    57
            class="com.nokia.carbide.trk.support.connection.TCFUSBConnectionType">
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    58
      </connectionType>
809f579bf32c Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
Ed Swartz <ed.swartz@nokia.com>
parents: 1139
diff changeset
    59
   </extension>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    60
 	
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    61
</plugin>