blob: dff130cacf6c8a8e20731f49b58a053c57c3865e [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.core.databinding.beans
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Eclipse-LazyStart: true
Export-Package: org.eclipse.core.databinding.beans,
org.eclipse.core.internal.databinding.internal.beans;x-internal:=true
Require-Bundle: org.eclipse.core.databinding;bundle-version="[1.0.0,2.0.0)",
org.eclipse.equinox.common;bundle-version="[3.2.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.4