configtool/com.nokia.S60CT.CenRep.edit/META-INF/MANIFEST.MF
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: %pluginName
       
     4 Bundle-SymbolicName: com.nokia.S60CT.CenRep.edit; singleton:=true
       
     5 Bundle-Version: 1.0.0
       
     6 Bundle-ClassPath: .
       
     7 Bundle-Activator: cenrep.provider.CRPluginModelEditPlugin$Implementation
       
     8 Bundle-Vendor: %providerName
       
     9 Bundle-Localization: plugin
       
    10 Export-Package: 
       
    11  cenrep.provider, 
       
    12  s60cenrep.provider
       
    13 Require-Bundle: org.eclipse.core.runtime,
       
    14  com.nokia.S60CT.CenRep;visibility:=reexport,
       
    15  org.eclipse.emf.edit
       
    16 Eclipse-LazyStart: true