Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 75e71b12ad3cbd3aca1d4e802a6a74ece6c8669f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JSch Tests Plug-in
Bundle-SymbolicName: org.eclipse.jsch.tests
Bundle-Version: 1.1.0.qualifier
Eclipse-BundleShape: dir
Bundle-Activator: org.eclipse.jsch.tests.Activator
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime
Eclipse-LazyStart: true

Back to the top