qt/com.nokia.carbide.cpp.qt.test/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Wed, 02 Dec 2009 14:33:28 -0600
changeset 606 f8c3b14b4f6b
parent 499 25d5d03df940
child 648 479ae9ce262c
permissions -rw-r--r--
Ensure uid3 is lowercase in templates. Also fix some bugs related to validating UID3. If the user enters a non-0x prefixed string, this is not always detected, and a UID3 range check warning indicates a different string was parsed (dropping the first two chars as if 0x was there).

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Qt Test Plug-in
Bundle-SymbolicName: com.nokia.carbide.cpp.qt.test
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.qt.test.Activator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 abbot.swt,
 abbot.swt.eclipse,
 org.junit,
 com.nokia.carbide.automation.utils,
 org.eclipse.core.runtime,
 com.nokia.carbide.cpp.qt.core,
 org.eclipse.core.resources,
 com.nokia.carbide.cpp.project.core,
 org.eclipse.cdt.core,
 com.trolltech.qtcppproject;bundle-version="1.5.0",
 com.nokia.carbide.cdt.builder
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.cpp.qt.test