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

                         
                                        
                                                           
                                    
                       
                          

                               
                              



                                                       
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylar Documentation Plug-in
Bundle-SymbolicName: org.eclipse.mylar.doc; singleton:=true
Bundle-Version: 1.0.1.v20070202-1900
Eclipse-AutoStart: true
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.ui,
 org.eclipse.ui.forms,
 org.eclipse.mylar.tasks.core,
 org.eclipse.mylar.tasks.ui
Export-Package: org.eclipse.mylar.doc.internal.actions,
 org.eclipse.mylar.doc.internal.dialogs
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top