Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8da336df2e46b1ad0976ca12d801dab36d289f02 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt.opengl; singleton=true
Bundle-Version: 3.1.0
Bundle-ClassPath: $ws$/opengl.jar
Bundle-Localization: plugin
Provide-Package: 
  org.eclipse.swt.opengl

Back to the top