blob: 02a33a4271d4e9b2705efb096266c439e94f93cb [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EJB Annotations Ui Plug-in
Bundle-SymbolicName: org.eclipse.jst.j2ee.ejb.annotations.ui; singleton:=true
Bundle-Version: 0.7.1
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.jst.j2ee.ejb.annotation.ui.internal.EjbAnnotationsUiPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.jst.j2ee.ejb.annotation.ui.internal,
org.eclipse.jst.j2ee.ejb.annotation.ui.internal.preferences,
org.eclipse.jst.j2ee.ejb.annotation.ui.internal.wizards
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.wst.common.frameworks,
org.eclipse.wst.common.frameworks.ui,
org.eclipse.wst.common.navigator.workbench,
org.eclipse.ui,
org.eclipse.ui.workbench,
org.eclipse.jst.j2ee,
org.eclipse.jst.j2ee.core,
org.eclipse.jst.j2ee.ui,
org.eclipse.jst.j2ee.ejb,
org.eclipse.jst.j2ee.ejb.annotation.model,
org.eclipse.emf.ecore.xmi,
org.eclipse.wst.common.modulecore,
org.eclipse.jst.ejb.ui,
org.eclipse.jem.util
Eclipse-AutoStart: true