blob: 628558f602be53d69a57acd3d0431d21fd6fdab9 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ocl.examples.modelregistry;singleton:=true
Bundle-Version: 4.0.100.qualifier
Bundle-Activator: org.eclipse.ocl.examples.modelregistry.eclipse.ModelRegistryPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)";resolution:=optional,
org.eclipse.emf.ecore.xmi;bundle-version="[2.5.0,3.0.0)";visibility:=reexport,
org.eclipse.ocl.pivot;bundle-version="[1.0.0,2.0.0)"
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.ocl.examples.modelregistry,
org.eclipse.ocl.examples.modelregistry.eclipse,
org.eclipse.ocl.examples.modelregistry.environment,
org.eclipse.ocl.examples.modelregistry.impl,
org.eclipse.ocl.examples.modelregistry.model,
org.eclipse.ocl.examples.modelregistry.standalone,
org.eclipse.ocl.examples.modelregistry.util
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.ocl.examples.modelregistry