| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: Ant Plug-in | |
| Bundle-SymbolicName: org.eclipse.epp.sfx.archive.ant;singleton:=true | |
| Bundle-Version: 1.0.0 | |
| Require-Bundle: org.apache.ant, | |
| org.eclipse.epp.sfx.tools, | |
| org.eclipse.ant.core | |
| Bundle-Localization: plugin | |
| Bundle-ClassPath: archiveAntSupport.jar, | |
| templates/ | |
| Export-Package: org.eclipse.epp.sfx.archive.ant |