imakerplugin/com.nokia.s60tools.imaker/META-INF/MANIFEST.MF
changeset 0 61163b28edca
child 1 7ff23301fe22
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: %plugin.Name
       
     4 Bundle-SymbolicName: com.nokia.s60tools.imaker;singleton:=true
       
     5 Bundle-ToolName: iMaker - Carbide.c++ extension
       
     6 Bundle-Version: 2.2.4
       
     7 Bundle-Date: 01-10-2009
       
     8 Bundle-RepositoryVersion: n/a
       
     9 Bundle-Activator: com.nokia.s60tools.imaker.IMakerPlugin
       
    10 Bundle-Vendor: %plugin.providerName
       
    11 Bundle-Localization: plugin
       
    12 Require-Bundle: org.eclipse.ui,
       
    13  org.eclipse.core.runtime,
       
    14  org.eclipse.core.resources,
       
    15  org.eclipse.ui.editors,
       
    16  org.eclipse.ui.ide,
       
    17  org.eclipse.emf.ecore.xmi,
       
    18  org.eclipse.jface.text,
       
    19  org.eclipse.ui.workbench.texteditor,
       
    20  com.nokia.s60tools.util;bundle-version="1.5.0",
       
    21  com.nokia.carbide.cpp.sdk.core;bundle-version="2.0.0",
       
    22  org.eclipse.ui.console;bundle-version="3.4.0",
       
    23  com.nokia.carbide.cdt.builder;bundle-version="2.0.0"
       
    24 Eclipse-LazyStart: true
       
    25 Export-Package: com.nokia.s60tools.imaker;
       
    26   uses:="org.eclipse.core.runtime,
       
    27    org.eclipse.jface.resource,
       
    28    org.eclipse.ui,
       
    29    org.eclipse.swt.events,
       
    30    org.eclipse.ui.plugin,
       
    31    com.nokia.s60tools.imakerplugin.wrapper,
       
    32    org.eclipse.core.runtime.jobs,
       
    33    org.osgi.framework,
       
    34    org.eclipse.swt.widgets,
       
    35    org.eclipse.ui.editors.text",
       
    36  com.nokia.s60tools.imaker.exceptions,
       
    37  com.nokia.s60tools.imaker.internal.actions;x-friends:="com.nokia.s60tools.imaker.tests";
       
    38   uses:="org.eclipse.jface.action,
       
    39    org.eclipse.ui,
       
    40    org.eclipse.jface.viewers,
       
    41    org.eclipse.swt.widgets",
       
    42  com.nokia.s60tools.imaker.internal.console;x-friends:="com.nokia.s60tools.imaker.tests",
       
    43  com.nokia.s60tools.imaker.internal.dialogs;x-friends:="com.nokia.s60tools.imaker.tests",
       
    44  com.nokia.s60tools.imaker.internal.iqrf;x-friends:="com.nokia.s60tools.imaker.tests";
       
    45   uses:="org.eclipse.emf.ecore,
       
    46    org.eclipse.emf.common.util",
       
    47  com.nokia.s60tools.imaker.internal.iqrf.impl;x-friends:="com.nokia.s60tools.imaker.tests";
       
    48   uses:="org.eclipse.emf.ecore,
       
    49    org.eclipse.emf.common.util,
       
    50    org.eclipse.emf.ecore.impl,
       
    51    org.eclipse.emf.common.notify,
       
    52    iQRF",
       
    53  com.nokia.s60tools.imaker.internal.iqrf.util;x-friends:="com.nokia.s60tools.imaker.tests";
       
    54   uses:="org.eclipse.emf.ecore,
       
    55    org.eclipse.emf.common.notify.impl,
       
    56    org.eclipse.emf.common.notify,
       
    57    iQRF",
       
    58  com.nokia.s60tools.imaker.internal.iqrf.wrapper;x-friends:="com.nokia.s60tools.imaker.tests";uses:="iQRF",
       
    59  com.nokia.s60tools.imaker.internal.managers;x-friends:="com.nokia.s60tools.imaker.tests",
       
    60  com.nokia.s60tools.imaker.internal.model;x-friends:="com.nokia.s60tools.imaker.tests",
       
    61  com.nokia.s60tools.imaker.internal.model.iContent;x-friends:="com.nokia.s60tools.imaker.tests",
       
    62  com.nokia.s60tools.imaker.internal.model.iContent.util;x-friends:="com.nokia.s60tools.imaker.tests",
       
    63  com.nokia.s60tools.imaker.internal.preferences;x-friends:="com.nokia.s60tools.imaker.tests";
       
    64   uses:="org.eclipse.jface.preference,
       
    65    org.eclipse.ui,
       
    66    org.eclipse.jface.viewers,
       
    67    org.eclipse.swt.widgets,
       
    68    org.eclipse.core.runtime.preferences",
       
    69  com.nokia.s60tools.imaker.internal.providers;x-friends:="com.nokia.s60tools.imaker.tests",
       
    70  com.nokia.s60tools.imaker.internal.viewers;x-friends:="com.nokia.s60tools.imaker.tests";
       
    71   uses:="com.nokia.s60tools.imakerplugin.wrapper,
       
    72    org.eclipse.jface.viewers,
       
    73    org.eclipse.swt.widgets",
       
    74  com.nokia.s60tools.imaker.internal.wrapper;x-friends:="com.nokia.s60tools.imaker.tests";
       
    75   uses:="org.eclipse.core.runtime,
       
    76    com.nokia.s60tools.imakerplugin.viewers,
       
    77    iQRF"