mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
bug 260292 - adding DSF plugins to CDT build
This commit is contained in:
parent
40cca73120
commit
a6e037fbff
2 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.jface.text,
|
||||
org.eclipse.ui.workbench.texteditor,
|
||||
org.eclipse.cdt.dsf,
|
||||
org.eclipse.cdt.dsf.ui,
|
||||
org.eclipse.cdt.core,
|
||||
org.eclipse.cdt.debug.core,
|
||||
org.eclipse.cdt.debug.ui,
|
||||
|
|
|
@ -8,7 +8,6 @@ Bundle-Activator: org.eclipse.cdt.dsf.internal.DsfPlugin
|
|||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.debug.core,
|
||||
org.eclipse.cdt.dsf,
|
||||
org.eclipse.cdt.core,
|
||||
org.eclipse.cdt.debug.core
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
Loading…
Add table
Reference in a new issue