Bug 196934

Summary: [remotecdt] Connections of disabled types are shown in connection selection combo
Product: [Tools] Target Management Reporter: Martin Oberhuber <mober.at+eclipse>
Component: RSEAssignee: Martin Oberhuber <mober.at+eclipse>
Status: RESOLVED FIXED QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Oberhuber CLA 2007-07-18 06:37:27 EDT
Start RSE, create a connection of type "SSH Only".
In Preferences, disable system type "SSH Only".
After Refresh in System View (bug #196930) it is no longer shown there; it's also not shown in the New Connection Wizard.

With the Remotecdt integration installed, Open the Debug dialog and create a new "Remote C/C++ Application" Launch. In the connection combo of the Launch, the connection of type SSH Only is visible although it should be hidden since the connection type is disabled.

-----------Enter bugs above this line-----------
TM 2.0
installation : eclipse-SDK-3.3 (I20070625-1500), cdt-4.0.0, emf-2.3.0
RSE install  : workspace HEAD
java.runtime : Sun 1.6.0_01-b06
os.name:     : Windows XP 5.1, Service Pack 1
------------------------------------------------
systemtype   : Windows-local, Dstore-win, Dstore-linux
targetos     : Red Hat Enterprise Linux WS release 4 (Nahant Update 3)
targetuname  : Linux parser 2.6.9-34.EL #1 i686 athlon i386 GNU/Linux
targetvm     : Sun Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
------------------------------------------------
Comment 1 Martin Oberhuber CLA 2007-07-18 06:53:35 EDT
Fixed in RemoteCMainTab.java:
[196934] hide disabled system types in remotecdt combo