Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.apache.ant.emf.editor; singleton:=true Bundle-Version: 1.0.0 Bundle-ClassPath: . Bundle-Activator: org.apache.ant.emf.ant.presentation.AntEditorPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin Export-Package: org.apache.ant.emf.ant.presentation Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources;visibility:=reexport, org.apache.ant.emf.edit;visibility:=reexport, org.eclipse.emf.ecore.xmi;visibility:=reexport, org.eclipse.emf.edit.ui;visibility:=reexport, org.eclipse.ui.ide;visibility:=reexport Eclipse-AutoStart: true