--- 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>