connect EclEmma to Mylyn
Brought to you by:
mtnminds
It would be nice if the code coverage as counted by EclEmma could be fed into Mylyn's degree-of-interest model (which is used to figure out which classes/methods to present to the user). This would be particularly useful in conjunction with feature request/bug #1959153.
If you had both, then you could restrict what classes/methods Mylyn presented to only those related to some feature under test. See my blog posting:
http://www.webfoot.com/blog/2008/05/06/wish-list-wonder-code-coverage-tool/
<ducky at webfoot.com>