mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 19:05:38 +02:00
16 lines
648 B
Text
16 lines
648 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name.1
|
|
Bundle-SymbolicName: org.eclipse.cdt.core.parser.upc;singleton:=true
|
|
Bundle-Version: 4.0.1.qualifier
|
|
Bundle-ClassPath: .
|
|
Require-Bundle: org.eclipse.cdt.core,
|
|
net.sourceforge.lpg.lpgjavaruntime;bundle-version="1.1.0";visibility:=reexport,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.cdt.core.parser.c99
|
|
Export-Package: org.eclipse.cdt.core.dom.upc,
|
|
org.eclipse.cdt.core.dom.upc.ast,
|
|
org.eclipse.cdt.internal.core.dom.parser.upc;x-internal:=true,
|
|
org.eclipse.cdt.internal.core.dom.parser.upc.ast;x-internal:=true
|
|
Bundle-Localization: plugin
|
|
Bundle-Vendor: %Bundle-Vendor.0
|