This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Releases: jacoco/eclemma
Releases · jacoco/eclemma
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
- Keyboard shortcuts to launch TestNG tests and suites (GitHub #1).
- New session import option to import execution data from a JaCoCo agent (GitHub #2).
- New session import option to import execution data from a URL (GitHub #13).
- Don't fail on Scala function elements (GitHub #32).
- Don't fail in case of missing output folders (GitHub #38).
- Upgrade to JaCoCo 0.6.3.
2.2.0
2.1.4
2.1.3
- Upgrade to JaCoCo 0.5.8.
- Eclipse Bugzilla #383367: Fix drop-down menus in coverage view for Eclipse 4.2.
- Trac #158: Lifecycle mapping for JaCoCo Maven goals when M2E is used.
- Trac #203: EclEmma feature now depends on Eclipse 3.5 or greater to ensure version check at installation time.
2.1.2
- Support for Eclipse 3.8 (Juno) since Eclipse issue 227877 has been resolved.
- SF #3522048: Upgrade to JaCoCo 0.5.7.
- SF #3510762: Support for Scala application launches. Contributed by Joachim Hofer.
- Default setting (enabled) fixed for automatically opening the Coverage view.