Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: faa95ba390d46d8e1dc0b14d5dab38480b3670a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests for the ShellEd UI plugin
Bundle-SymbolicName: org.eclipse.dltk.sh.ui.tests
Bundle-Version: 6.0.0.qualifier
Require-Bundle: org.junit;bundle-version="4.10.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Fragment-Host: org.eclipse.dltk.sh.ui
Bundle-Vendor: Eclipse DLTK

Back to the top