blob: 615288de3b8ef36891cf9cbe5e3f0a5982050aa8 [file] [log] [blame]
ibullf54b51a2006-12-14 07:17:09 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
ibull06438912007-04-23 19:32:34 +00003Bundle-Name: Dependency Plug-in (incubation)
ibullf54b51a2006-12-14 07:17:09 +00004Bundle-SymbolicName: org.eclipse.pde.visualization.dependency; singleton:=true
ibull6559d362007-07-25 15:38:59 +00005Bundle-Version: 0.1.0.qualifier
ibullf54b51a2006-12-14 07:17:09 +00006Bundle-Activator: org.eclipse.pde.visualization.dependency.Activator
7Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.runtime,
ibullf54b51a2006-12-14 07:17:09 +00009 org.eclipse.pde.ui,
ibull423e0e12007-07-25 14:50:06 +000010 org.eclipse.ui.forms
ibullf54b51a2006-12-14 07:17:09 +000011Eclipse-LazyStart: true
ibull01b17452007-03-22 21:15:51 +000012Bundle-ClassPath: .,
ibull922d3282007-08-09 22:17:30 +000013 org.eclipse.draw2d_3.2.100.200708091512.jar,
ibullef1cf5e2007-08-10 20:42:43 +000014 org.eclipse.mylyn.zest.layouts_0.5.0.200708091512.jar,
ibull2788cd92007-08-10 20:59:36 +000015 org.eclipse.mylyn.zest.core_0.5.0.200708101355.jar
Wassim Melhema33051e2006-12-17 21:32:49 +000016Bundle-RequiredExecutionEnvironment: J2SE-1.4