Blame view

fr.femtost.disc.eclipse.vhdlamslibrary.ui/META-INF/MANIFEST.MF 996 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  Manifest-Version: 1.0
  Bundle-ManifestVersion: 2
  Bundle-Name: Core
  Bundle-SymbolicName: fr.femtost.disc.eclipse.vhdlamslibrary.ui;singleton:=true
  Bundle-Version: 1.0.0.qualifier
  Bundle-Activator: fr.femtost.disc.eclipse.vhdlamslibrary.ui.activator.Activator
  Require-Bundle: org.eclipse.ui,
   org.eclipse.core.runtime,
   org.eclipse.m2m.atl.engine.emfvm;bundle-version="3.2.1",
   org.eclipse.papyrus.sysml;bundle-version="0.8.1",
   org.eclipse.core.resources;bundle-version="3.7.100",
   org.eclipse.jface.text;bundle-version="3.7.1",
   org.eclipse.uml2.uml;bundle-version="3.2.100",
   org.eclipse.uml2.common.edit;bundle-version="1.5.0",
   org.apache.commons.lang;bundle-version="2.4.0",
   com.google.collect;bundle-version="1.0.0",
   org.topcased.modeler;bundle-version="3.1.14",
   org.topcased.modeler.sysml;bundle-version="3.0.9"
  Bundle-ActivationPolicy: lazy
  Bundle-RequiredExecutionEnvironment: JavaSE-1.6
  Import-Package: org.eclipse.emf.edit.domain,
   org.eclipse.emf.edit.provider,
   org.eclipse.ui.part