configtool/com.nokia.S60CT.CenRep.edit/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: %pluginName
Bundle-SymbolicName: com.nokia.S60CT.CenRep.edit; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Activator: cenrep.provider.CRPluginModelEditPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: 
 cenrep.provider, 
 s60cenrep.provider
Require-Bundle: org.eclipse.core.runtime,
 com.nokia.S60CT.CenRep;visibility:=reexport,
 org.eclipse.emf.edit
Eclipse-LazyStart: true