cdt/cdt_6_0_x/org.eclipse.cdt.dsf/META-INF/MANIFEST.MF
author ryall
Mon, 12 Oct 2009 15:55:57 -0500
changeset 101 133ef3ae697b
parent 37 c2bce6dd59e7
permissions -rw-r--r--
Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     1
Manifest-Version: 1.0
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     3
Bundle-Name: %pluginName
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     4
Bundle-Vendor: %providerName
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     5
Bundle-SymbolicName: org.eclipse.cdt.dsf;singleton:=true
101
133ef3ae697b Access to session list: CDT bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=292070
ryall
parents: 37
diff changeset
     6
Bundle-Version: 2.1.0.qualifier
37
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     7
Bundle-Activator: org.eclipse.cdt.dsf.internal.DsfPlugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     8
Bundle-Localization: plugin
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
     9
Require-Bundle: org.eclipse.core.runtime,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    10
 org.eclipse.debug.core,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    11
 org.eclipse.cdt.core,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    12
 org.eclipse.cdt.debug.core
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    13
Bundle-ActivationPolicy: lazy
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    14
Export-Package: org.eclipse.cdt.dsf.concurrent,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    15
 org.eclipse.cdt.dsf.datamodel,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    16
 org.eclipse.cdt.dsf.debug.internal.provisional.model;x-friends:="org.eclipse.cdt.dsf.ui",
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    17
 org.eclipse.cdt.dsf.debug.model,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    18
 org.eclipse.cdt.dsf.debug.service,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    19
 org.eclipse.cdt.dsf.debug.service.command,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    20
 org.eclipse.cdt.dsf.debug.sourcelookup,
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    21
 org.eclipse.cdt.dsf.service
c2bce6dd59e7 add cdt_6_0_x
cawthron
parents:
diff changeset
    22
Bundle-RequiredExecutionEnvironment: J2SE-1.5