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



                                                                    
                                

                                        
                                               
                                                 




                                                                   
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Trac Tests
Bundle-SymbolicName: org.eclipse.mylyn.trac.ui.tests;singleton:=true
Bundle-Version: 3.20.0.qualifier
Bundle-Vendor: Eclipse Mylyn
Fragment-Host: org.eclipse.mylyn.trac.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit;bundle-version="4.8.2",
 org.mockito;bundle-version="[1.8.4,2.0.0)",
 org.objenesis;bundle-version="[1.0.0,2.0.0)",
 org.hamcrest;bundle-version="[1.0.0,2.0.0)",
 org.eclipse.equinox.security
Export-Package: org.eclipse.mylyn.internal.trac.ui;x-internal:=true

Back to the top