Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1cf7c8b9a9a842f1c9cf4845cdd8c6c4eb6b4f1e (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName
Bundle-SymbolicName: org.eclipse.jdt.core.internal.tools
Bundle-Version: 1.0.100.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: META-INF.services

Back to the top