mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed 183094. Extension point interface was in package not exported.
This commit is contained in:
parent
28af2813bf
commit
dffdcfe031
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Export-Package:
|
|||
org.eclipse.cdt.debug.internal.ui.views.modules,
|
||||
org.eclipse.cdt.debug.internal.ui.views.signals,
|
||||
org.eclipse.cdt.debug.ui,
|
||||
org.eclipse.cdt.debug.ui.breakpointactions,
|
||||
org.eclipse.cdt.debug.ui.importexecutable,
|
||||
org.eclipse.cdt.debug.ui.sourcelookup
|
||||
Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.2.0,4.0.0)",
|
||||
|
|
Loading…
Add table
Reference in a new issue