Shared project settings.
diff --git a/org.jacoco.doc/docroot/doc/environment.html b/org.jacoco.doc/docroot/doc/environment.html
index ff58855..c5c5058 100644
--- a/org.jacoco.doc/docroot/doc/environment.html
+++ b/org.jacoco.doc/docroot/doc/environment.html
@@ -30,7 +30,17 @@
 

 <p>

   JaCoCo development is done with the latest Eclipse version 3.6.x. JaCoCo

-  projects are OSGi bundles, therefore the PDE feature is required. 

+  projects are OSGi bundles, therefore the PDE feature is required. Project

+  specific Eclipse settings exist for the projects

+</p>

+

+<ul>

+  <li><code>org.jacoco.core</code></li>

+  <li><code>org.jacoco.core.test</code></li>

+</ul>

+

+<p>

+  All other projects and test projects link to these settings.

 </p>

 

 <h3>JRE/JDK</h3>