Bug 570438 - Remove preference option for "Missing EE descriptions" in
API tools

Change-Id: Id236dfe4d9d1be5646b377d9970ec616d094d032
Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/4.20/images/pde-option-removed.png b/4.20/images/pde-option-removed.png
new file mode 100644
index 0000000..20224b6
--- /dev/null
+++ b/4.20/images/pde-option-removed.png
Binary files differ
diff --git a/4.20/pde.html b/4.20/pde.html
index f4fc195..5311113 100644
--- a/4.20/pde.html
+++ b/4.20/pde.html
@@ -52,6 +52,19 @@
   <tr>
     <td id="APITools" class="section" colspan="2"><h2>API Tools</h2></td>
   </tr>
+  
+     <tr id="pde-version-error-hover-detail"> <!-- https://bugs.eclipse.org/bugs/show_bug.cgi?id=570438 -->
+    <td class="title">Preference option for "Missing EE descriptions" removed </td>
+    <td class="content">
+      The preference option <b>Missing execution environment descriptions</b> option in
+       <b>Plug-in Development &gt; API Errors/Warning</b> preference page is now removed. The functionality
+       to report such errors/warning and their quick-fixes are also removed.
+      <p>
+       <img src="images/pde-option-removed.png" alt="" />
+      </p>
+    </td>
+  </tr>
+  
   <!-- ******************** End of APITools ********************** -->
   
    <!-- ******************** PDE Compiler ********************** -->