mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() 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> |
||
---|---|---|
bundles | ||
features | ||
releng | ||
tests | ||
.gitignore |