blob: 8b042536a5e7343339341cf49bf31f85948bc1a0 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 3.4.0.qualifier
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.ocl.examples.xtext.oclstdlib.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: 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.4.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
Bundle-Activator: org.eclipse.ocl.examples.xtext.oclstdlib.ui.internal.OCLstdlibActivator