2007-03-14 04:55:18 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Traditional Memory Rendering
|
|
|
|
Bundle-SymbolicName: org.eclipse.dd.debug.memory.renderings.traditional;singleton:=true
|
2007-07-12 21:57:51 +00:00
|
|
|
Bundle-Version: 1.0.0.qualifier
|
2007-03-14 04:55:18 +00:00
|
|
|
Bundle-Localization: plugin
|
|
|
|
Require-Bundle: org.eclipse.debug.core,
|
|
|
|
org.eclipse.debug.ui,
|
|
|
|
org.eclipse.core.runtime,
|
|
|
|
org.eclipse.swt,
|
|
|
|
org.eclipse.jface,
|
|
|
|
org.eclipse.ui
|
|
|
|
Eclipse-LazyStart: true
|
|
|
|
Bundle-Activator: org.eclipse.dd.debug.memory.renderings.traditional.TraditionalRenderingPlugin
|
2007-05-16 21:22:36 +00:00
|
|
|
Bundle-Vendor: Eclipse.org
|