carbidect/com.nokia.tools.vct.navigator.confml/META-INF/MANIFEST.MF
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CRML Ui Contributions Plug-in
Bundle-SymbolicName: com.nokia.tools.vct.navigator.confml;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: NOKIA
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.ui.navigator,
 com.nokia.tools.vct.confml.edit;bundle-version="1.0.0",
 org.eclipse.core.resources;bundle-version="3.4.0",
 org.eclipse.ui;bundle-version="3.4.0",
 org.eclipse.core.runtime;bundle-version="3.4.0",
 com.nokia.tools.vct.common.core,
 com.nokia.tools.vct.common.ui,
 org.eclipse.emf.edit.ui;bundle-version="2.4.1"
Export-Package: com.nokia.tools.vct.navigator.confml
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.nokia.tools.vct.navigator.confml.ConfmlNavigatorPlugin