author | stechong |
Tue, 22 Jun 2010 20:31:26 -0500 | |
branch | C3_BUILDER_WORK |
changeset 1530 | 72bfa4457f1c |
parent 20 | 5c466f93ffe1 |
permissions | -rw-r--r-- |
2 | 1 |
Manifest-Version: 1.0 |
2 |
Bundle-ManifestVersion: 2 |
|
3 |
Bundle-Name: KernelAware Plug-in |
|
4 |
Bundle-SymbolicName: com.nokia.carbide.cpp.debug.kernelaware;singleton:=true |
|
5 |
Bundle-Version: 1.4.0.qualifier |
|
6 |
Bundle-Activator: com.nokia.carbide.cpp.debug.kernelaware.KernelawarePlugin |
|
7 |
Bundle-Vendor: Nokia |
|
8 |
Bundle-Localization: plugin |
|
9 |
Require-Bundle: org.eclipse.ui, |
|
10 |
org.eclipse.core.runtime, |
|
11 |
com.freescale.cdt.debug.cw.core, |
|
12 |
org.eclipse.ui.views, |
|
13 |
org.eclipse.debug.core, |
|
14 |
org.eclipse.debug.ui, |
|
15 |
org.eclipse.cdt.debug.core, |
|
16 |
org.eclipse.cdt.debug.ui, |
|
17 |
org.eclipse.cdt.ui, |
|
18 |
org.eclipse.core.resources, |
|
19 |
com.nokia.carbide.cpp.featureTracker;bundle-version="1.0.0" |
|
20 |
Bundle-ActivationPolicy: lazy |
|
20
5c466f93ffe1
[Bug 8691] Add code to allow access to functional testing of SymbianOSView from automation.utils plugin
dadubrow
parents:
2
diff
changeset
|
21 |
Export-Package: com.nokia.carbide.cpp.debug.kernelaware, |
5c466f93ffe1
[Bug 8691] Add code to allow access to functional testing of SymbianOSView from automation.utils plugin
dadubrow
parents:
2
diff
changeset
|
22 |
com.nokia.carbide.cpp.debug.kernelaware.testapi;x-friends:="com.nokia.carbide.automation.utils" |