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