Skip to main content
summaryrefslogblamecommitdiffstats
blob: 0b085a2fd59116906c85144ac1f2c307dbf5cc7c (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.0.v20060715-1400
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.tasks.core,
 org.eclipse.mylar.tasks.core.util

Back to the top