mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[229914] Implement Update Policy support for Memory View
This commit is contained in:
parent
d80c8cbb3a
commit
ba74c32151
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ Bundle-ActivationPolicy: lazy
|
||||||
Export-Package: org.eclipse.dd.dsf.debug.model,
|
Export-Package: org.eclipse.dd.dsf.debug.model,
|
||||||
org.eclipse.dd.dsf.debug.service,
|
org.eclipse.dd.dsf.debug.service,
|
||||||
org.eclipse.dd.dsf.debug.service.command,
|
org.eclipse.dd.dsf.debug.service.command,
|
||||||
|
org.eclipse.dd.dsf.debug.internal.provisional.model,
|
||||||
org.eclipse.dd.dsf.debug.sourcelookup
|
org.eclipse.dd.dsf.debug.sourcelookup
|
||||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue