1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
Find a file
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
bundles Enable RemoteConnectionPropertyPage on adaptable 2015-09-24 15:29:39 -04:00
features Type in feature name. 2015-08-26 15:53:26 -04:00
releng Bug 475609 - Add telnet support to build 2015-08-21 19:48:28 -04:00
tests Bug 468889 - Allow Eclipse 3.8.2 after testing confirmed it works fine 2015-06-04 08:38:24 +02:00
.gitignore Fix build. 2014-07-23 09:36:53 +03:00