Skip to main content
summaryrefslogblamecommitdiffstats
blob: 0f07d7dab0917c65f8480493115a71bd0f817e0e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                                                                 
                               






                                               
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EPP Rust Package
Bundle-SymbolicName: org.eclipse.epp.package.rust;singleton:=true
Bundle-Version: 4.9.0.qualifier
Bundle-Vendor: Eclipse Packaging Project
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.platform,
 org.eclipse.equinox.app,
 org.eclipse.ui.workbench
Eclipse-BundleShape: dir
Bundle-Localization: plugin

Back to the top