Marc R. Hoffmann

Results 355 comments of Marc R. Hoffmann

Also allow adding package fragment roots which are not on the original class path.

The same situation can also happen when running tests within Eclipse e.g. when certain mocking tools are used. Also in this case a warning should be issued.

More discussion at the original request: http://sourceforge.net/tracker/?func=detail&aid=3500191&group_id=177969&atid=883354

With JaCoCo 0.6.1 diff API is available, see jacoco/jacoco#53

Good idea! What I wanted to archive with the new proportional size bars in the JaCoCo repors is to visualize the absolute amount of code. Especially to clearly mark the...

- Does your test case run in regular "run" mode in Eclipse? - Are there any other error on the console?

@AndrewNR Note that this options do not define the analysis scope. Excluded classes will simply show-up as not covered at all. The purpose of these options is to exclude certain...

What operation system are you using? Which Eclipse version? Also can you please provide a screenshot?

Actually I can also reproduce on my side with Eclipse 3.7.2 on Windows 7. Looks like an SWT problem. If I find some time I'll build a minimal reproducer and...

No, this launch type is not supported. Currently supported launch types are listed in documentation: http://www.eclemma.org/userdoc/launching.html