Blame view

fr.femtost.disc.eclipse.problemmetamodel/META-INF/MANIFEST.MF 601 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.problemmetamodel;singleton:=true
  Bundle-Version: 1.0.0.qualifier
  Bundle-ClassPath: .
  Bundle-Vendor: %providerName
  Bundle-Localization: plugin
  Bundle-RequiredExecutionEnvironment: JavaSE-1.6
  Require-Bundle: org.eclipse.core.runtime,
   org.eclipse.emf.ecore;visibility:=reexport
  Bundle-ActivationPolicy: lazy
  Export-Package: fr.femtost.disc.eclipse.problemmetamodel.problem,
   fr.femtost.disc.eclipse.problemmetamodel.problem.impl,
   fr.femtost.disc.eclipse.problemmetamodel.problem.util