core/com.nokia.carbide.templatewizard.tests/META-INF/MANIFEST.MF
author cawthron
Mon, 24 May 2010 15:37:56 -0500
branchC3_BUILDER_WORK
changeset 1393 42f6165e68df
parent 872 a1e9028ccb80
permissions -rw-r--r--
write .branch.txt to make the new head

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