Blame view

fr.femtost.disc.eclipse.vhdlamslibrary/META-INF/MANIFEST.MF 574 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  Manifest-Version: 1.0
  Bundle-ManifestVersion: 2
  Bundle-Name: Library
  Bundle-SymbolicName: fr.femtost.disc.eclipse.vhdlamslibrary;singleton:=true
  Bundle-Version: 1.0.0.qualifier
  Bundle-Activator: fr.femtost.disc.eclipse.vhdlamslibrary.Activator
  Require-Bundle: org.eclipse.core.runtime,
   org.eclipse.emf.ecore;bundle-version="2.7.0",
   org.eclipse.uml2;bundle-version="3.2.0",
   org.eclipse.uml2.uml,
   org.topcased.sysml;bundle-version="3.0.3"
  Bundle-ActivationPolicy: lazy
  Bundle-RequiredExecutionEnvironment: JavaSE-1.6
  Export-Package: fr.femtost.disc.eclipse.vhdlamslibrary