Skip to main content
summaryrefslogtreecommitdiffstats
blob: 694a44cfb7c3f686c56811cf99438b425b0a7c66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sos
Bundle-SymbolicName: org.eclipse.osee.sos;singleton:=true
Bundle-Version: 0.16.1.qualifier
Bundle-Activator: org.eclipse.osee.sos.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.eclipse.osgi.framework.console,
 org.osgi.framework

Back to the top