Blame view

fr.femtost.disc.eclipse.vhdlamsmetamodel.edit/META-INF/MANIFEST.MF 675 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  Manifest-Version: 1.0
  Bundle-ManifestVersion: 2
  Bundle-Name: %pluginName
  Bundle-SymbolicName: fr.femtost.disc.eclipse.vhdlamsmetamodel.edit;singleton:=true
  Bundle-Version: 1.0.0.qualifier
  Bundle-ClassPath: .
  Bundle-Activator: fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.provider.VhdlamsEditPlugin$Implementation
  Bundle-Vendor: %providerName
  Bundle-Localization: plugin
  Bundle-RequiredExecutionEnvironment: JavaSE-1.6
  Export-Package: fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.provider
  Require-Bundle: org.eclipse.core.runtime,
   fr.femtost.disc.eclipse.vhdlamsmetamodel;visibility:=reexport,
   org.eclipse.emf.edit;visibility:=reexport
  Bundle-ActivationPolicy: lazy