Skip to main content
summaryrefslogtreecommitdiffstats
blob: e8bcd046ac98c1b09f6c8c8b84e75f0cc06628b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Eclipse OSEE Product (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.ui.product;singleton:=true
Bundle-Version: 0.9.6.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.ui.intro
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top