debuggercdi/com.nokia.carbide.trk.support/plugin.xml
changeset 163 b25acbfc406a
parent 0 fb279309251b
child 1139 6ab3b690a049
equal deleted inserted replaced
162:9cf153286621 163:b25acbfc406a
    36          point="com.nokia.carbide.remoteConnections.connectedServiceFactory">
    36          point="com.nokia.carbide.remoteConnections.connectedServiceFactory">
    37       <connectedServiceFactory
    37       <connectedServiceFactory
    38             class="com.nokia.carbide.trk.support.service.ConnectedServiceFactory">
    38             class="com.nokia.carbide.trk.support.service.ConnectedServiceFactory">
    39       </connectedServiceFactory>
    39       </connectedServiceFactory>
    40    </extension>
    40    </extension>
       
    41    <extension
       
    42          point="com.nokia.carbide.remoteConnections.connectionType">
       
    43       <connectionType
       
    44             class="com.nokia.carbide.trk.support.connection.TCPIPConnectionType">
       
    45       </connectionType>
       
    46    </extension>
    41  	
    47  	
    42 </plugin>
    48 </plugin>