mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
Bug 335912 - [scp][releng] SCP fails to build on Eclipse 3.7m5
This commit is contained in:
parent
6071f025a0
commit
b13c58b311
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0
|
|||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
|
||||
com.jcraft.jsch;bundle-version="[0.1.31,1.0.0)",
|
||||
org.eclipse.core.runtime;bundle-version="[3.4.0,3.7.0)"
|
||||
org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)"
|
||||
Bundle-Activator: org.eclipse.rse.internal.subsystems.files.scp.Activator
|
||||
Export-Package: org.eclipse.rse.internal.subsystems.files.scp;x-internal:=true,
|
||||
org.eclipse.rse.subsystems.files.scp
|
||||
|
|
Loading…
Add table
Reference in a new issue