Blame view
fr.femtost.disc.eclipse.vhdlamsmetamodel/META-INF/MANIFEST.MF
545 Bytes
f902ce56c 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: %pluginName Bundle-SymbolicName: fr.femtost.disc.eclipse.vhdlamsmetamodel;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.vhdlamsmetamodel.vhdlams, fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.util |