blob: 2f3254c22ca18e5ebb933fe22277b6692491d52f [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 3.5.0.qualifier
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.ocl.examples.xtext.oclstdlib; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jdt.annotation;bundle-version="[1.0.0,2.0.0)";resolution:=optional,
org.eclipse.ocl.examples.xtext.essentialocl;bundle-version="[3.3.0,4.0.0)";visibility:=reexport,
org.eclipse.xtext.common.types;bundle-version="[2.3.0,3.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.ocl.examples.xtext.oclstdlib,
org.eclipse.ocl.examples.xtext.oclstdlib.attributes,
org.eclipse.ocl.examples.xtext.oclstdlib.cs2as,
org.eclipse.ocl.examples.xtext.oclstdlib.formatting,
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs,
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl,
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util,
org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr,
org.eclipse.ocl.examples.xtext.oclstdlib.parser.antlr.internal;x-friends:="org.eclipse.ocl.examples.xtext.oclstdlib.ui",
org.eclipse.ocl.examples.xtext.oclstdlib.scoping,
org.eclipse.ocl.examples.xtext.oclstdlib.serializer,
org.eclipse.ocl.examples.xtext.oclstdlib.services,
org.eclipse.ocl.examples.xtext.oclstdlib.utilities,
org.eclipse.ocl.examples.xtext.oclstdlib.validation
Import-Package: org.apache.log4j
Bundle-Activator: org.eclipse.ocl.examples.xtext.oclstdlib.utilities.OCLstdlibPlugin$Implementation