core/com.nokia.carbide.templatewizard.symbian.tests/META-INF/MANIFEST.MF
author dadubrow
Wed, 16 Dec 2009 10:28:34 -0600
changeset 688 ae5ff180a61d
parent 0 fb279309251b
child 872 a1e9028ccb80
permissions -rw-r--r--
Changes to remote connections add javadoc to IConnectionsManager + IConnectionTypeProvider deprecate internal methods and don't use them internally from interface add new interfaces and methods to support host PnP

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests Plug-in
Bundle-SymbolicName: com.nokia.carbide.templatewizard.symbian.tests
Bundle-Version: 1.0.0
Bundle-Activator: com.nokia.carbide.internal.templatewizard.symbian.tests.TestsPlugin
Bundle-Vendor: NOKIA
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.junit,
 com.nokia.carbide.templatewizard,
 org.eclipse.emf.common,
 org.eclipse.emf.ecore,
 org.eclipse.core.resources,
 com.nokia.cpp.utils.core,
 com.nokia.carbide.cpp.sdk.core,
 com.nokia.carbide.cpp.sdk.ui,
 com.nokia.carbide.cpp.project.core,
 com.nokia.carbide.cpp.epoc.engine
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.templatewizard.symbian.tests
Bundle-RequiredExecutionEnvironment: J2SE-1.5