Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 293a9e0e6328dade3370553d8b873b0d4e5dad0a (plain) (blame)
1
2
3
4
5
6
7
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jpt; singleton:=true
Bundle-Version: 2.0.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %providerName

Back to the top