Skip to main content
summaryrefslogtreecommitdiffstats
blob: e44e344b8a496e26b4e6a37bdc82f9b89581cb74 (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.10.3.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