mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 00:36:16 +02:00
15 lines
512 B
Text
15 lines
512 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name.0
|
|
Bundle-SymbolicName: org.eclipse.cdt.core.lrparser.tests
|
|
Bundle-Version: 5.2.0.qualifier
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
org.junit,
|
|
org.eclipse.cdt.core.tests,
|
|
org.eclipse.cdt.core,
|
|
org.eclipse.core.resources,
|
|
org.eclipse.cdt.core.lrparser;bundle-version="4.0.1"
|
|
Export-Package: org.eclipse.cdt.core.lrparser.tests
|
|
Bundle-Vendor: %Bundle-Vendor.0
|
|
Bundle-Localization: plugin
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|