| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: APP4MC Log4j Configuration | |
| Bundle-SymbolicName: org.eclipse.app4mc.amalthea.converters.log4j.configuration | |
| Bundle-Version: 0.9.7.qualifier | |
| Fragment-Host: org.apache.log4j;bundle-version="1.2.15" | |
| Automatic-Module-Name: org.eclipse.app4mc.amalthea.converters.log4j.configuration | |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | |
| Require-Bundle: org.eclipse.equinox.common;bundle-version="3.10.0", | |
| org.eclipse.core.runtime;bundle-version="3.14.0";resolution:=optional | |
| Bundle-Vendor: Eclipse APP4MC | |
| Import-Package: javax.xml.parsers, | |
| org.eclipse.equinox.log;version="1.0.0", | |
| org.osgi.framework;version="1.9.0", | |
| org.osgi.service.log;version="1.4.0", | |
| org.osgi.util.tracker;version="1.5.2", | |
| org.w3c.dom, | |
| org.xml.sax |