mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
plugin dependencies
This commit is contained in:
parent
7723fad7e9
commit
d1c84ba035
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.cdt.ui;bundle-version="5.0.2",
|
||||
org.eclipse.ui.ide;bundle-version="3.4.1",
|
||||
org.eclipse.core.variables;bundle-version="3.2.100",
|
||||
org.eclipse.cdt.managedbuilder.xlc.ui;bundle-version="5.0.0",
|
||||
org.eclipse.cdt.core.parser.upc;bundle-version="5.0.0"
|
||||
org.eclipse.cdt.core.parser.upc;bundle-version="5.0.0",
|
||||
org.eclipse.cdt.managedbuilder.xlc.ui;bundle-version="6.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: %Bundle-Vendor.0
|
||||
|
|
Loading…
Add table
Reference in a new issue