1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-25 17:23:56 +02:00
cdt/bundles
Alena Laskavaia aa7f126248 Enable RemoteConnectionPropertyPage on adaptable
RemoteConnectionPropertyPage has a code that will adapt the
object to IRemoteConnection before showing properties, but
property page contribution enablement expression tests that object
is instanceof, which limits it to specifically IRemoveConnection
objects. Would be nice to show same property page if object adapt itself
to IRemoteConnection

Change-Id: I45699f96a0a1b1a7b8925c67313af46ce9f2300a
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-09-24 15:29:39 -04:00
..
org.eclipse.remote.console Bug 471143 - Prevent potential NPE in disconnect 2015-06-26 11:02:46 -04:00
org.eclipse.remote.core Bug 475519 - update javadoc to reflect JSch limitations. 2015-08-20 14:40:20 -04:00
org.eclipse.remote.jsch.core Bug 475530 - Add login shell command support to JSch connections 2015-08-20 15:48:04 -04:00
org.eclipse.remote.jsch.ui Bug 475530 - Add login shell command support to JSch connections 2015-08-20 15:48:04 -04:00
org.eclipse.remote.serial.core Icons missing from the build.properties file. Added them. 2015-05-21 10:26:30 -04:00
org.eclipse.remote.serial.ui Icons missing from the build.properties file. Added them. 2015-05-21 10:26:30 -04:00
org.eclipse.remote.telnet.core Move bundles/features 2015-08-21 17:13:47 -04:00
org.eclipse.remote.telnet.ui Fix bundle name. 2015-08-21 19:46:35 -04:00
org.eclipse.remote.ui Enable RemoteConnectionPropertyPage on adaptable 2015-09-24 15:29:39 -04:00
.gitignore Bug 463844 - Support serial port connection type. 2015-04-10 12:35:11 -04:00