If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#815 Re-enable Code coverage
Author:
honfika

Date created:
Type: feature
Visibility: Everybody
Assigned to:
JPEXS

Labels: Build
State: closed 

Code coverage was disabled after version 4.1.1, because EMMA is not compatile with Java
8.
Please change EMMA to JaCoCo or any other Code coverage tool which suppots Java 8.
JPEXS: I saw that you added JaCocoAnt, and the reports are generated. Is this task ready?
You can close it if it is ready.