Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2e05daf2cd8ab4aac66a453bd46dcdda0f66efb1 (plain) (blame)
1
2
3
4
5
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: test.protocol.handler.user
Bundle-Activator: test.protocol.handler.user.Activator
Import-Package: org.osgi.framework

Back to the top