| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: AJDT New Build Configurations | |
| Bundle-SymbolicName: org.eclipse.ajdt.ui.newbuildconfig; singleton:=true | |
| Bundle-Version: 1.0.0 | |
| Bundle-Localization: plugin | |
| Require-Bundle: org.eclipse.core.resources, | |
| org.eclipse.core.runtime, | |
| org.eclipse.core.filesystem, | |
| org.eclipse.jdt.ui, | |
| org.eclipse.jdt.core, | |
| org.eclipse.ui, | |
| org.eclipse.ajdt.core, | |
| org.eclipse.ajdt.ui, | |
| org.eclipse.pde.ui |