Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4201a8b9383483de379352be8040ce9fe4d46c0e (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.16.2.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