mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 03:15:33 +02:00
Remove ssh service dependency on SWT.
This commit is contained in:
parent
c564e89d07
commit
e9a6d29ba1
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ Bundle-Vendor: %providerName
|
|||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.rse.services,
|
||||
com.jcraft.jsch;bundle-version="[0.1.28,2.0.0)",
|
||||
org.eclipse.swt
|
||||
com.jcraft.jsch;bundle-version="[0.1.28,2.0.0)"
|
||||
Eclipse-LazyStart: true
|
||||
Export-Package: org.eclipse.rse.services.ssh,
|
||||
org.eclipse.rse.services.ssh.files,
|
||||
|
|
Loading…
Add table
Reference in a new issue