You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
820 B
18 lines
820 B
Manifest-Version: 1.0 |
|
Bundle-ManifestVersion: 2 |
|
Bundle-Name: %pluginName |
|
Bundle-SymbolicName: com.irtsaintexupey.fiacre.simulator.msc.editor;singleton:=true |
|
Bundle-Version: 1.0.0.qualifier |
|
Bundle-ClassPath: . |
|
Bundle-Activator: com.irtsaintexupery.fiacre.simulator.msc.msc.presentation.MSCEditorPlugin$Implementation |
|
Bundle-Vendor: %providerName |
|
Bundle-Localization: plugin |
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
|
Export-Package: com.irtsaintexupery.fiacre.simulator.msc.msc.presentation |
|
Require-Bundle: org.eclipse.core.runtime, |
|
org.eclipse.core.resources;visibility:=reexport, |
|
com.irtsaintexupey.fiacre.simulator.msc.edit;visibility:=reexport, |
|
org.eclipse.emf.ecore.xmi;visibility:=reexport, |
|
org.eclipse.emf.edit.ui;visibility:=reexport, |
|
org.eclipse.ui.ide;visibility:=reexport |
|
Bundle-ActivationPolicy: lazy
|
|
|