|  | Manifest-Version: 1.0 | 
|  | Bundle-ManifestVersion: 2 | 
|  | Bundle-Name: %Bundle-Name.0 | 
|  | Bundle-SymbolicName: org.eclipse.jst.j2ee.ejb.annotations.emitter; singleton:=true | 
|  | Bundle-Version: 1.1.200.qualifier | 
|  | Bundle-ClassPath: . | 
|  | Bundle-Activator: org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitterPlugin | 
|  | Bundle-Vendor: %Bundle-Vendor.0 | 
|  | Bundle-Localization: plugin | 
|  | Export-Package: org.eclipse.jst.j2ee.ejb.annotations.internal.classgen;x-internal:=true, | 
|  | org.eclipse.jst.j2ee.ejb.annotations.internal.emitter;x-internal:=true | 
|  | Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.emf.codegen;bundle-version="[2.2.0,3.0.0)", | 
|  | org.eclipse.jdt.core;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.jdt.ui;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.jst.j2ee.core;bundle-version="[1.1.0,2.0.0)", | 
|  | org.eclipse.text;bundle-version="[3.2.0,4.0.0)", | 
|  | org.eclipse.jst.j2ee;bundle-version="[1.1.0,1.2.0)", | 
|  | org.eclipse.jst.j2ee.ejb.annotation.model;bundle-version="[1.1.0,1.2.0)", | 
|  | org.eclipse.jem.util;bundle-version="[2.0.0,3.0.0)", | 
|  | org.eclipse.wst.common.core;bundle-version="[1.1.0,2.0.0)", | 
|  | org.eclipse.wst.common.frameworks;bundle-version="[1.1.0,2.0.0)" | 
|  | Eclipse-LazyStart: true | 
|  | Bundle-RequiredExecutionEnvironment: J2SE-1.5 |