1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
cdt/util/org.eclipse.cdt.util/META-INF/MANIFEST.MF

14 lines
431 B
Text
Raw Normal View History

2008-04-09 15:17:59 +00:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.util;singleton:=true
Bundle-Version: 5.0.100.qualifier
2008-04-09 15:17:59 +00:00
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.cdt.core,
org.junit,
org.eclipse.core.runtime,
org.eclipse.core.resources
2008-04-09 20:17:10 +00:00
Export-Package: org.eclipse.cdt.internal.core.parser.util
2008-07-09 19:27:05 +00:00
Bundle-Localization: plugin
2008-09-17 14:04:21 +00:00
Bundle-RequiredExecutionEnvironment: J2SE-1.5