1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <link rel="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" /> 7 <link rel="shortcut icon" href="resources/report.gif" type="image/gif" /> 8 <title>JaCoCo - Support and Feedback</title> 9</head> 10<body> 11 12<div class="breadcrumb"> 13 <a href="../index.html" class="el_report">JaCoCo</a> > 14 <a href="index.html" class="el_group">Documentation</a> > 15 <span class="el_source">Support and Feedback</span> 16</div> 17<div id="content"> 18 19<h1>Support and Feedback</h1> 20 21<p> 22 We compiled a <a href="faq.html">FAQ</a> document with typical questions asked 23 by JaCoCo useres. Please check this document first. 24</p> 25 26<p> 27 Our Google Group 28 <a href="https://groups.google.com/d/forum/jacoco"><i>JaCoCo and EclEmma Users</i></a> 29 is the place to ask questions or discuss feature requests. 30</p> 31 32<p> 33 Bugs and feature requests can be reported to our GitHub 34 <a href="https://github.com/jacoco/jacoco/issues">issue tracker</a>. 35</p> 36 37</div> 38<div class="footer"> 39 <span class="right"><a href="${jacoco.home.url}">JaCoCo</a> ${qualified.bundle.version}</span> 40 <a href="license.html">Copyright</a> © ${copyright.years} Mountainminds GmbH & Co. KG and Contributors 41</div> 42 43</body> 44</html> 45