mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
[225320] Adding dependency on org.eclipse.equinox.security bundle
This commit is contained in:
parent
7397d477cc
commit
0455f0b994
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ Bundle-Localization: plugin
|
|||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.swt
|
||||
org.eclipse.swt,
|
||||
org.eclipse.equinox.security
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-LazyStart: true
|
||||
Export-Package: org.eclipse.rse.core,
|
||||
|
|
Loading…
Add table
Reference in a new issue