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

                         
                             
                                                                 
                                    
                        
                          
                                             
                                         
                                
                   

                                

                                                      
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Tasks Core
Bundle-SymbolicName: org.eclipse.mylyn.tasks.core;singleton:=true
Bundle-Version: 2.0.0.v20070626-1300
Eclipse-AutoStart: true 
Bundle-Vendor: Eclipse.org
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.mylyn.context.core,
 org.eclipse.mylyn,
 org.eclipse.mylyn.monitor.core,
 org.eclipse.mylyn.web.core
Export-Package: org.eclipse.mylyn.internal.tasks.core,
 org.eclipse.mylyn.tasks.core

Back to the top