Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c95d31fd4548fa4d1897cef60e0485130720820b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-Vendor: %plugin.provider
Bundle-SymbolicName: org.eclipse.ecf.provider.filetransfer.httpclient4.ssl
Automatic-Module-Name: org.eclipse.ecf.provider.filetransfer.httpclient4.ssl
Bundle-Version: 1.1.100.qualifier
Fragment-Host: org.eclipse.ecf.provider.filetransfer.httpclient4;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin

Back to the top