frameworkplugins/com.nokia.s60tools.ui/META-INF/MANIFEST.MF
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 8 df27719e5a0d
permissions -rw-r--r--
initial EPL conversion

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++ Extensions - UI Services
Bundle-SymbolicName: com.nokia.s60tools.ui;singleton:=true
Bundle-Version: 1.7.0
Bundle-Activator: com.nokia.s60tools.ui.internal.S60ToolsUiPlugin
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.s60tools.ui,
 com.nokia.s60tools.ui.actions,
 com.nokia.s60tools.ui.dialogs,
 com.nokia.s60tools.ui.preferences,
 com.nokia.s60tools.ui.wizards
Bundle-RequiredExecutionEnvironment: J2SE-1.5