mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Discovery: Advertise ssh-shells also for _sftp-ssh._tcp serviceType
This commit is contained in:
parent
4bf1cf9199
commit
5d872e0ffd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Javier Montalvo Orus (Symbian) - [plan] Improve Discovery and Autodetect in RSE
|
|||
id="ssh.shells"
|
||||
name="%SshShellSubsystemName"
|
||||
priority="300"
|
||||
serviceType="_ssh._tcp"
|
||||
serviceType="_ssh._tcp;_sftp-ssh._tcp"
|
||||
systemTypeIds="org.eclipse.rse.systemtype.linux;org.eclipse.rse.systemtype.unix;org.eclipse.rse.systemtype.aix;org.eclipse.rse.systemtype.ssh"
|
||||
vendor="%providerName">
|
||||
</configuration>
|
||||
|
|
Loading…
Add table
Reference in a new issue