blob: 52403096e0049e9bd01d7d95a9e33aee0fb62f38 [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ECL Core
Bundle-SymbolicName: org.eclipse.rcptt.ecl.core;singleton:=true
Bundle-Version: 1.5.2.qualifier
Bundle-ClassPath: .
Bundle-Vendor: Eclipse RCP Testing Tool Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.rcptt.ecl.core,
org.eclipse.rcptt.ecl.core.impl,
org.eclipse.rcptt.ecl.core.util,
org.eclipse.rcptt.ecl.internal.commands;x-internal:=true,
org.eclipse.rcptt.ecl.internal.core,
org.eclipse.rcptt.ecl.runtime
Require-Bundle: org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.rcptt.ecl.internal.core.CorePlugin