Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: com.ibm.wala.core.tests;singleton:=true Bundle-Version: 1.1.3.qualifier Bundle-Vendor: %providerName Require-Bundle: com.ibm.wala.shrike, com.ibm.wala.core, org.eclipse.core.runtime, org.junit4;bundle-version="4.3.1" Bundle-Localization: plugin Export-Package: com.ibm.wala.core.tests.basic, com.ibm.wala.core.tests.callGraph, com.ibm.wala.core.tests.cha, com.ibm.wala.core.tests.demandpa, com.ibm.wala.core.tests.ir, com.ibm.wala.core.tests.plugin, com.ibm.wala.core.tests.slicer, com.ibm.wala.core.tests.util, com.ibm.wala.demandpa.driver, com.ibm.wala.examples.drivers, com.ibm.wala.examples.properties Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy Bundle-Activator: com.ibm.wala.core.tests.plugin.CoreTestsPlugin