| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Annotation Core Plug-in | |
| Bundle-SymbolicName: org.eclipse.jst.common.annotations.core | |
| Bundle-Version: 1.0.0.qualifier | |
| Bundle-Vendor: Eclipse.org | |
| Bundle-Localization: plugin | |
| Export-Package: ., | |
| org.eclipse.jst.common.internal.annotations.core | |
| Require-Bundle: org.eclipse.emf.ecore, | |
| org.eclipse.wst.common.emf, | |
| org.eclipse.core.runtime |