blob: 000ecc6365e6b89d88abfc31774f5f584b5d4d9e [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 3.4.100.qualifier
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.ocl.examples.xtext.oclstdlib.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.jdt.annotation;bundle-version="[1.0.0,2.0.0)";resolution:=optional,
org.eclipse.ocl.examples.xtext.oclstdlib;bundle-version="[3.3.0,4.0.0)";visibility:=reexport,
org.eclipse.xtext.common.types.ui;bundle-version="[2.3.0,3.0.0)",
org.eclipse.ocl.examples.xtext.essentialocl.ui;bundle-version="[3.3.0,4.0.0)";visibility:=reexport,
org.eclipse.jdt.core;bundle-version="[3.5.0,4.0.0)"
Import-Package: org.apache.log4j
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.ocl.examples.xtext.oclstdlib.ui,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.contentassist.antlr,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.internal,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.labeling,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.outline,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.quickfix,
org.eclipse.ocl.examples.xtext.oclstdlib.ui.wizards
Bundle-Activator: org.eclipse.ocl.examples.xtext.oclstdlib.ui.internal.OCLstdlibActivator