EclEmma 3.1.9 | Java Code Coverage for Eclipse | |
Developer InformationThis section provides information for EclEmma contributors and ISVs using the EclEmma API. The project is hosted on the GitHub platform, its organization page is https://github.com/jacoco. The JaCoCo and EclEmma Users Group is the place to discuss ideas, ask questions and get in touch with the developers. Trunk BuildsThe latest trunk build is always available at the update site URL http://download.eclipselab.org/eclemma/trunk/update (not browseable). EclEmma API
The Hacking EclEmmaInterested to working with the EclEmma code base for new features and improvements? No problem, with basic PDE skills you should get started within a few minutes. Here is a quick start guide: 1. Setup an Eclipse IDE for EclEmma
2. Get familiar with the code baseThe high-level design principles and some implementation strategies are introduced in the architecture description. Implementation details can be studied in the JavaDoc included with the EclEmma source base. A good understanding of Eclipse' launch and debug framework will help to get behind the Coverage mode implementation. 3. Contribute back!So you finally created a cool new feature or fixed some bug? Great, contribute it back to the official EclEmma releases! Open a feature request or create a pull request with your implementation. |
Copyright © 2006, 2017 Mountainminds GmbH & Co. KG and Contributors | Validate XHTML/CSS · Last Modified 2012-09-27 in Commit 410aba54 |