debuggercdi/com.nokia.carbide.trk.support/plugin.xml
changeset 175 f70af3d98d07
parent 163 b25acbfc406a
child 1139 6ab3b690a049
equal deleted inserted replaced
174:619ca8fc1260 175:f70af3d98d07
    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>