mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy
This commit is contained in:
parent
57506f1f0c
commit
147cfa0b18
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.dstore.extra;bundle-version="[2.0.0,3.0.0)",
|
||||
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Eclipse-LazyStart: true
|
||||
Export-Package:
|
||||
org.eclipse.rse.connectorservice.dstore,
|
||||
|
|
Loading…
Add table
Reference in a new issue