debuggercdi/com.nokia.cdt.debug.cw.symbian/META-INF/MANIFEST.MF
changeset 0 fb279309251b
child 388 de0b44a3d1d2
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Symbian Plug-in
       
     4 Bundle-SymbolicName: com.nokia.cdt.debug.cw.symbian; singleton:=true
       
     5 Bundle-Version: 1.4.0.qualifier
       
     6 Bundle-Activator: com.nokia.cdt.debug.cw.symbian.SymbianPlugin
       
     7 Bundle-Vendor: Nokia
       
     8 Bundle-Localization: plugin
       
     9 Require-Bundle: org.eclipse.core.resources,
       
    10  org.eclipse.cdt.ui,
       
    11  org.eclipse.ui,
       
    12  org.eclipse.cdt.core,
       
    13  org.eclipse.debug.ui,
       
    14  org.eclipse.debug.core,
       
    15  org.eclipse.cdt.debug.ui,
       
    16  org.eclipse.cdt.debug.core,
       
    17  org.eclipse.core.runtime,
       
    18  com.freescale.cdt.debug.cw.core,
       
    19  com.freescale.cdt.debug.cw.core.ui,
       
    20  org.eclipse.ui.console,
       
    21  com.nokia.carbide.cpp.support,
       
    22  com.nokia.carbide.cdt.builder,
       
    23  com.nokia.carbide.cpp.sdk.core,
       
    24  com.nokia.carbide.cpp.ui,
       
    25  org.eclipse.jface.text,
       
    26  com.nokia.cpp.utils.core,
       
    27  org.eclipse.ui.workbench.texteditor,
       
    28  org.eclipse.core.filesystem,
       
    29  com.nokia.carbide.remoteConnections
       
    30 Bundle-ActivationPolicy: lazy
       
    31 Export-Package: com.nokia.cdt.debug.cw.symbian;
       
    32   x-friends:="com.nokia.carbide.automation.smoke.test,
       
    33    com.nokia.carbide.automation.utils,
       
    34    com.nokia.carbide.cpp.debug.crashdebugger,
       
    35    com.nokia.cdt.debug.cw.symbian.tests,
       
    36    com.nokia.cdt.debug.launch",
       
    37  com.nokia.cdt.debug.cw.symbian.binaryparser;
       
    38   x-friends:="com.nokia.carbide.automation.smoke.test,
       
    39    com.nokia.carbide.automation.utils,
       
    40    com.nokia.carbide.cpp.debug.crashdebugger,
       
    41    com.nokia.cdt.debug.cw.symbian.tests,
       
    42    com.nokia.cdt.debug.launch",
       
    43  com.nokia.cdt.debug.cw.symbian.symbolreader;
       
    44   x-friends:="com.nokia.carbide.automation.smoke.test,
       
    45    com.nokia.carbide.automation.utils,
       
    46    com.nokia.carbide.cpp.debug.crashdebugger,
       
    47    com.nokia.cdt.debug.cw.symbian.tests,
       
    48    com.nokia.cdt.debug.launch",
       
    49  com.nokia.cdt.debug.cw.symbian.ui;
       
    50   x-friends:="com.nokia.carbide.automation.smoke.test,
       
    51    com.nokia.carbide.automation.utils,
       
    52    com.nokia.carbide.cpp.debug.crashdebugger,
       
    53    com.nokia.cdt.debug.cw.symbian.tests,
       
    54    com.nokia.cdt.debug.launch",
       
    55  com.nokia.cdt.debug.cw.symbian.ui.executables;
       
    56   x-friends:="com.nokia.carbide.automation.smoke.test,
       
    57    com.nokia.carbide.automation.utils,
       
    58    com.nokia.carbide.cpp.debug.crashdebugger,
       
    59    com.nokia.cdt.debug.cw.symbian.tests,
       
    60    com.nokia.cdt.debug.launch"