mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
fix for bug 280219 - 69 Java Bundles contain no BREE
This commit is contained in:
parent
836ed96ece
commit
932228953c
2 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,4 @@ Eclipse-LazyStart: true
|
|||
Bundle-Activator: org.eclipse.cdt.debug.ui.memory.search.MemorySearchPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Import-Package: org.eclipse.debug.ui.memory
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
|
|
|
@ -14,3 +14,4 @@ Require-Bundle: org.eclipse.debug.core,
|
|||
Eclipse-LazyStart: true
|
||||
Bundle-Activator: org.eclipse.cdt.debug.ui.memory.traditional.TraditionalRenderingPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue