Skip to main content
summaryrefslogblamecommitdiffstats
blob: 39d8ba94692ee36c8c1f1984f03b96e6a84cce40 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                          
                               




                                                    
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.tasks.activity.core;singleton:=true
Bundle-Version: 3.9.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.mylyn.tasks.core;bundle-version="3.8.0"
Bundle-Localization: plugin

Back to the top