core/com.nokia.carbide.templatewizard.tests/META-INF/MANIFEST.MF
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 872 a1e9028ccb80
permissions -rw-r--r--
Keeping PlatSim internal only.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests Plug-in
Bundle-SymbolicName: com.nokia.carbide.templatewizard.tests
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.nokia.carbide.internal.templatewizard.tests.TestsPlugin
Bundle-Vendor: NOKIA
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.junit,
 com.nokia.carbide.templatewizard,
 org.eclipse.emf.ecore,
 com.nokia.cpp.utils.core;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.templatewizard.tests
Bundle-RequiredExecutionEnvironment: J2SE-1.5