mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
updating SDK plugin and feature for SSH
This commit is contained in:
parent
93b715f9bd
commit
0798e0c915
2 changed files with 9 additions and 1 deletions
|
@ -50,6 +50,14 @@
|
|||
id="org.eclipse.rse.local.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.ssh"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.rse.ssh.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse.sdk"
|
||||
download-size="0"
|
||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %plugin.name
|
||||
Bundle-SymbolicName: org.eclipse.rse.sdk
|
||||
Bundle-Version: 1.0.0
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: %provider.name
|
||||
Bundle-Localization: plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue