Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Running the UI tests

I'm having difficulty getting org.eclipse.ui.tests to compile. 

Bundle 'org.hamcrest' cannot be resolved
Bundle 'org.mockito' cannot be resolved

I'm following these instructions: 

https://wiki.eclipse.org/Platform_UI/How_to_Contribute

And I definitely have org.hamcrest and org.mockito installed in my host.

Anyone else seeing the same thing?

Back to the top