From 2a83846d2c81932195bccdd2b62baad91bde7450 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Tue, 30 Nov 2010 16:28:25 +0000 Subject: [PATCH] [331217] Changed the scp file subsystem priority to 120. --- rse/plugins/org.eclipse.rse.subsystems.files.scp/plugin.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.subsystems.files.scp/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.files.scp/plugin.xml index b42eca23b99..0993317adcc 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.files.scp/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.files.scp/plugin.xml @@ -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 --> @@ -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">