Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] EasyMock Class Extension

2011/2/16 Dariusz Luksza <dariusz.luksza@xxxxxxxxx>
On 02/16/2011 09:18 PM, Matthias Sohn wrote:
> please update the contributor guide accordingly
> http://wiki.eclipse.org/EGit/Contributor_Guide#Libraries_from_Orbit

Done.

I tried this and checked out that version of mockito, but I get an error on the 
manifest for org.mockito, PDE complains about this package import which can't
be resolved :  
org.objenesis;version="[1.0,2.0)"
  
--
Matthias

Back to the top