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:
parent
691d28e12a
commit
2a83846d2c
1 changed files with 3 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue