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

                         
                                     
                                                                 
                     
                           
                        
                          
                                             

                                         

                                                      
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylar Tasks Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.tasks.core;singleton:=true
Bundle-Version: 0.6.2
Bundle-Localization: plugin
Eclipse-AutoStart: true 
Bundle-Vendor: Eclipse.org
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.mylar.context.core
Export-Package: org.eclipse.mylar.internal.tasks.core,
 org.eclipse.mylar.tasks.core

Back to the top