1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

[331217] Changed the scp file subsystem priority to 120.

This commit is contained in:
Anna Dushistova 2010-11-30 16:28:25 +00:00
parent 691d28e12a
commit 2a83846d2c

View file

@ -7,7 +7,8 @@ which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Nikita Shulga - initial API and implementation
Nikita Shulga - initial API and implementation
Anna Dushistova(Mentor Graphics)- [331217] When creating an "SSH Only" connection, scp should not be selected by default
-->
<?eclipse version="3.1"?>
@ -23,7 +24,7 @@ Nikita Shulga - initial API and implementation
iconlive="icons/full/obj16/systemfileslive_obj.gif"
id="scp.files"
name="%ScpFileSubsystemName"
priority="80"
priority="120"
serviceType="_scp-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">