Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f74aa9c8333d13d72559b3da51473d68e18cb1e8 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Examples of Extending the Solstice theme organization
Bundle-SymbolicName: org.eclipse.ui.intro.solstice.examples;singleton:=true
Bundle-Version: 1.0.100.qualifier
Bundle-Vendor: Eclipse.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.ui.intro

Back to the top