blob: 921006f43989c3bb4a2d90ca5167cc30235c9c7e [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EJB Emitter Plug-in
Bundle-SymbolicName: org.eclipse.jst.j2ee.ejb.annotations.emitter; singleton:=true
Bundle-Version: 0.7.0
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.jst.j2ee.ejb.annotations.internal.emitter.EjbEmitterPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.jst.j2ee.ejb.annotations.internal.classgen,
org.eclipse.jst.j2ee.ejb.annotations.internal.emitter
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.emf.codegen,
org.eclipse.jdt.core,
org.eclipse.jdt.ui,
org.eclipse.jst.j2ee.core,
org.eclipse.text,
org.eclipse.jst.j2ee,
org.eclipse.jst.j2ee.ejb.annotation.model,
org.eclipse.jem.util
Eclipse-AutoStart: true