Skip to main content
summaryrefslogblamecommitdiffstats
blob: 46a897ce8bb34559cb6dd3c6e77a6468e0dad082 (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: 1.0.1.v20070215-1230
Eclipse-AutoStart: true 
Bundle-Vendor: Eclipse.org
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.mylar.context.core,
 org.eclipse.update.core,
 org.eclipse.mylar
Export-Package: org.eclipse.mylar.internal.tasks.core,
 org.eclipse.mylar.tasks.core

Back to the top