mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
o.e.cdt.debug.application should export its packages
Change-Id: Ifeb5f78d776eca939187738180434000b0b2f8b2 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
f433cb1e85
commit
c6156d2ee6
1 changed files with 2 additions and 0 deletions
|
@ -34,3 +34,5 @@ Import-Package: org.eclipse.cdt.core.model,
|
|||
org.eclipse.debug.core,
|
||||
org.eclipse.debug.ui,
|
||||
org.eclipse.debug.ui.actions
|
||||
Export-Package: org.eclipse.cdt.debug.application,
|
||||
org.eclipse.cdt.internal.debug.application;x-internal:=true
|
||||
|
|
Loading…
Add table
Reference in a new issue