java Programming Glossary: tycho
How to reference mockito within tycho? http://stackoverflow.com/questions/7299993/how-to-reference-mockito-within-tycho to reference mockito within tycho I'm currently trying to get my build ~30 bundles done by tycho... I'm currently trying to get my build ~30 bundles done by tycho. I faced some confusing problems when using Mockito in my unit.. plugin as fragment project to the tested bundle. Since tycho should resolve the required bundles using the manifest I removed..
|