summaryrefslogtreecommitdiffstats
path: root/org.eclipse.ptp.pldt.mpi.analysis.cdt/META-INF/MANIFEST.MF
blob: c5a0be11a12267de17a1ea6843edc756196e3355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ptp.pldt.mpi.analysis.cdt
Bundle-Version: 2.1.0.qualifier
Bundle-Activator: org.eclipse.ptp.pldt.mpi.analysis.cdt.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.cdt.core,
 org.eclipse.core.resources
Eclipse-LazyStart: true
Export-Package: org.eclipse.ptp.pldt.mpi.analysis.cdt.graphs,
 org.eclipse.ptp.pldt.mpi.analysis.cdt.graphs.impl
Bundle-Vendor: %pluginProvider