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

                         
                       
                                                              
                                    
                       
                          

                               

                              
                         

                                                           
                                             
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Help
Bundle-SymbolicName: org.eclipse.mylyn.help.ui;singleton:=true
Bundle-Version: 2.0.0.v20070627-1400
Eclipse-AutoStart: true
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.ui,
 org.eclipse.ui.forms,
 org.eclipse.mylyn.tasks.core,
 org.eclipse.mylyn.tasks.ui,
 org.eclipse.core.runtime
Export-Package: org.eclipse.mylyn.internal.help.ui.actions,
 org.eclipse.mylyn.internal.help.ui.dialogs
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top