OSDN Git Service

CUDA
[eos/hostdependX86LINUX64.git] / util / X86LINUX64 / cuda-6.5 / libnsight / features / org.eclipse.rse.ssh_3.0.500.201305201712 / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3      Copyright (c) 2005, 2012 IBM Corporation and others.
4      All rights reserved. This program and the accompanying materials
5      are made available under the terms of the Eclipse Public License v1.0
6      which accompanies this distribution, and is available at
7      http://www.eclipse.org/legal/epl-v10.html
8     
9      Contributors:
10          IBM Corporation - initial API and implementation
11  -->
12 <feature
13       id="org.eclipse.rse.ssh"
14       label="%featureName"
15       version="3.0.500.201305201712"
16       provider-name="%providerName"
17       plugin="org.eclipse.rse.services.ssh">
18
19    <description>
20       %description
21    </description>
22
23    <copyright>
24       %copyright
25    </copyright>
26
27    <license url="%licenseURL">
28       %license
29    </license>
30
31    <url>
32       <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
33       <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
34    </url>
35
36    <requires>
37       <import plugin="org.eclipse.core.runtime"/>
38       <import plugin="org.eclipse.ui"/>
39       <import plugin="org.eclipse.jsch.core" version="1.0.0" match="compatible"/>
40       <import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
41       <import plugin="org.eclipse.rse.core" version="3.0.0" match="compatible"/>
42       <import plugin="org.eclipse.rse.services" version="3.1.0" match="compatible"/>
43       <import plugin="org.eclipse.rse.subsystems.files.core" version="3.0.0" match="compatible"/>
44       <import plugin="org.eclipse.rse.subsystems.shells.core" version="3.0.0" match="compatible"/>
45       <import plugin="org.eclipse.rse.ui" version="3.0.0" match="compatible"/>
46    </requires>
47
48    <plugin
49          id="org.eclipse.rse.services.ssh"
50          download-size="60"
51          install-size="116"
52          version="3.2.100.201305201712"
53          unpack="false"/>
54
55    <plugin
56          id="org.eclipse.rse.connectorservice.ssh"
57          download-size="38"
58          install-size="66"
59          version="2.1.300.201205062159"
60          unpack="false"/>
61
62    <plugin
63          id="org.eclipse.rse.subsystems.files.ssh"
64          download-size="17"
65          install-size="28"
66          version="2.1.300.201205062159"
67          unpack="false"/>
68
69    <plugin
70          id="org.eclipse.rse.subsystems.shells.ssh"
71          download-size="17"
72          install-size="27"
73          version="2.1.400.201205062159"
74          unpack="false"/>
75
76 </feature>