debuggercdi/com.nokia.carbide.trk.support/plugin.xml
author timkelly
Thu, 10 Jun 2010 11:33:29 -0500
branchC3_BUILDER_WORK
changeset 1453 bd6bc4d000fd
parent 1417 8e6d57a444fc
child 1559 cc9cfb62406b
permissions -rw-r--r--
clean up SDK/Config tree by removing SDK Id from display (it's redundant) and also adding text that SDK location does not exist so users can see the config tree and know it won't work (not have it be hidden and users wonder why it's not there)
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>
1417
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
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>
1417
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
parents: 1139
diff changeset
    54
   <extension
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
parents: 1139
diff changeset
    55
         point="com.nokia.carbide.remoteConnections.connectionType">
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
parents: 1139
diff changeset
    56
      <connectionType
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
parents: 1139
diff changeset
    57
            class="com.nokia.carbide.trk.support.connection.TCFUSBConnectionType">
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
parents: 1139
diff changeset
    58
      </connectionType>
8e6d57a444fc copy default branch to C3_BUILDER_WORK branch so they are equal
cawthron
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>