mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +02:00
Bug 460113: Fix IRemoteConnectionHostService definition for build-in SSH
Change-Id: I6a1ee62017c792c33494f49844e3fb2bdfa98c10 Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
This commit is contained in:
parent
f431ca6fc3
commit
d3f785c9ea
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
</connectionService>
|
||||
<connectionService
|
||||
connectionTypeId="org.eclipse.remote.JSch"
|
||||
factory="org.eclipse.remote.internal.jsch.core.JSchFileManager$Factory"
|
||||
factory="org.eclipse.remote.internal.jsch.core.JSchConnection$Factory"
|
||||
service="org.eclipse.remote.core.IRemoteConnectionHostService">
|
||||
</connectionService>
|
||||
<connectionService
|
||||
|
|
Loading…
Add table
Reference in a new issue