blob: 5c13851b2675f9809bb6f4308c12b8805496c02d [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.photran.core.intel; singleton:=true
Bundle-Version: 7.0.0.qualifier
Bundle-ClassPath: photranIntel.jar
Bundle-Activator: org.eclipse.photran.core.intel.IntelPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.photran.core.intel,
org.eclipse.photran.intel.internal.errorparsers
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.cdt.core
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.4