1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   2             "http://www.w3.org/TR/html4/loose.dtd">
   3 <!--
   4    Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
   5    Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
   6 -->
   7 <html>
   8 
   9   <head>
  10     <title>JDK Mission Control - Update Site Instructions</title>
  11                 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" >
  12                 <link rel ="stylesheet" type="text/css" href="../stylesheet.css" title="Style"/>
  13   </head>
  14 
  15   <body>
  16 
  17 
  18     <table cellpadding="0" cellspacing="0" border="0" width="760">
  19 
  20      <tr>
  21         <td>
  22           <table cellpadding="0" cellspacing="0" border="0" width="100%">
  23             <tr>
  24               <td>
  25                 <div class="bannertitle">JDK Mission Control</div><br>
  26               </td>
  27             </tr>
  28           </table>
  29         </td>
  30       </tr>
  31 
  32       <tr>
  33         <td style="height: 20px; background-color: #FFFFFF;"></td>
  34       </tr>
  35 
  36       <tr>
  37         <td class="body-text">
  38           JDK Mission Control can be downloaded and installed using the Eclipse Update Site
  39           facility. The following URL functions as an update site. Novice users can follow
  40           the step-by-step instructions.<br><br>
  41           
  42           <b>http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.0.0/eclipse/</b><br><br>
  43 
  44           <p class="section-header"><b>Step-by-Step Instructions</b></p>
  45           
  46           Before starting, make sure that you have downloaded and installed Eclipse 4.7 or later.
  47         </td>
  48       </tr>
  49 
  50       <tr>
  51         <td>
  52           <table cellpadding="0" cellspacing="0" border="0" width="100%">
  53             <tr>
  54               <td class="screen-shot-cell">
  55                 <a href="images/step-01.png">
  56                   <img src="images/step-01-small.png" border="0" alt="Step 1"><br>
  57                   enlarge
  58                 </a>
  59               </td>
  60               <td class="instructions-cell">
  61                 <ol start="1">
  62                   <li>
  63                     Select <b>Help &gt; Install New Software...</b> menu.
  64                   </li>
  65                 </ol>
  66               </td>
  67             </tr>
  68             <tr>
  69               <td class="screen-shot-cell">
  70                 <a href="images/step-02.png">
  71                   <img src="images/step-02-small.png" border="0" alt="Step 2"><br>
  72                   enlarge
  73                 </a>
  74               </td>
  75               <td class="instructions-cell">
  76                 <ol start="2">
  77                   <li>
  78                     <p>Fill in the following URL in the <b>Work with:</b> text field:</p>
  79                         <p><b>https://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.0.0/eclipse/</b></p>
  80                         <p>Press the return key.</p>
  81                   </li>
  82                 </ol>
  83               </td>
  84             </tr>
  85             <tr>
  86               <td class="screen-shot-cell">
  87                 <a href="images/step-03.png">
  88                   <img src="images/step-03-small.png" border="0" alt="Step 3"><br>
  89                   enlarge
  90                 </a>
  91               </td>
  92               <td class="instructions-cell">
  93                 <ol start="3">
  94                   <li>
  95                     Make sure that the check box next to the Mission Control/Base(Required) list 
  96                     entry is checked. Click on the <b>Next</b> button.
  97                   </li>
  98                 </ol>
  99               </td>
 100             </tr>
 101             <tr>
 102               <td class="screen-shot-cell">
 103                 <a href="images/step-04.png">
 104                   <img src="images/step-04-small.png" border="0" alt="Step 4"><br>
 105                   enlarge
 106                 </a>
 107               </td>
 108               <td class="instructions-cell">
 109                 <ol start="4">
 110                   <li>
 111                     View details for the selected features, then click on the <b>Next</b> button.
 112                   </li>
 113                 </ol>
 114               </td>
 115             </tr>
 116             <tr>
 117               <td class="screen-shot-cell">
 118                 <a href="images/step-05.png">
 119                   <img src="images/step-05-small.png" border="0" alt="Step 5"><br>
 120                   enlarge
 121                 </a>
 122               </td>
 123               <td class="instructions-cell">
 124                 <ol start="5">
 125                   <li>
 126                     Select <b>I accept the terms of the license agreement</b>, then click on the <b>Finish</b> button.
 127                     <br><br>Make sure that no <b>Security Warning</b> dialog appears. Oracle always signs the JDK Mission Control plug-ins, so if you see such a dialog you should verify the authenticity yourself.                     
 128                   </li>
 129                 </ol>
 130               </td>
 131             </tr>
 132             <tr>
 133               <td class="screen-shot-cell">
 134                 <a href="images/step-06.png">
 135                   <img src="images/step-06-small.png" border="0" alt="Step 6"><br>
 136                   enlarge
 137                 </a>
 138               </td>
 139               <td class="instructions-cell">
 140                 <ol start="6">
 141                   <li>
 142                     Wait for the plug-ins to be downloaded, then click <b>Restart Now</b> to restart Eclipse and finish the installation.                   
 143                   </li>
 144                 </ol>
 145               </td>
 146             </tr>
 147           </table>
 148         <tr>
 149         <td class="footer">
 150           Oracle is a registered trademark of Oracle Corporation and/or its<br>
 151           affiliates. Other names may be trademarks of their respective owners.<br>
 152           Eclipse is a trademark of Eclipse Foundation, Inc.
 153         </td>
 154       </tr>
 155 
 156     </table>
 157   </body>
 158 
 159 </html>