mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Remove build.core from cmake.core. How did this pass verification?
This commit is contained in:
parent
ea6b90d443
commit
e090d78f94
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
org.freemarker;bundle-version="2.3.22",
|
||||
org.eclipse.debug.core;bundle-version="3.10.0",
|
||||
org.eclipse.launchbar.core;bundle-version="2.0.0",
|
||||
org.eclipse.cdt.core;bundle-version="5.12.0",
|
||||
org.eclipse.cdt.build.core;bundle-version="1.0.0"
|
||||
org.eclipse.cdt.core;bundle-version="5.12.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: org.eclipse.cdt.cmake.core
|
||||
|
|
Loading…
Add table
Reference in a new issue