1
0
Fork 0
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:
Martin Oberhuber 2007-05-11 21:58:50 +00:00
parent 4bf1cf9199
commit 5d872e0ffd

View file

@ -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>