debuggercdi/com.nokia.carbide.trk.support/plugin.xml
changeset 163 b25acbfc406a
parent 0 fb279309251b
child 1139 6ab3b690a049
--- a/debuggercdi/com.nokia.carbide.trk.support/plugin.xml	Tue May 19 10:08:04 2009 -0500
+++ b/debuggercdi/com.nokia.carbide.trk.support/plugin.xml	Tue May 19 15:27:20 2009 -0500
@@ -38,5 +38,11 @@
             class="com.nokia.carbide.trk.support.service.ConnectedServiceFactory">
       </connectedServiceFactory>
    </extension>
+   <extension
+         point="com.nokia.carbide.remoteConnections.connectionType">
+      <connectionType
+            class="com.nokia.carbide.trk.support.connection.TCPIPConnectionType">
+      </connectionType>
+   </extension>
  	
 </plugin>