< prev index next >

application/org.openjdk.jmc.updatesite.ide/src/main/resources/index.html

Print this page

        

@@ -1,14 +1,14 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
             "http://www.w3.org/TR/html4/loose.dtd">
 <!--
-   Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
+   Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
    Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
 -->
 <html>
   <head>
-    <title>Mission Control for Eclipse</title>
+    <title>JDK Mission Control for Eclipse</title>
                 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" >
                 <link rel ="stylesheet" type="text/css" href="./stylesheet.css" title="Style"/>
   </head>
   
   <body>

@@ -18,11 +18,11 @@
       <tr>
         <td>
           <table cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
               <td>
-                <div class="bannertitle">Mission Control for Eclipse</div><br>
+                <div class="bannertitle">JDK Mission Control for Eclipse</div><br>
               </td>              
             </tr>
           </table>
         </td>
       </tr>

@@ -35,11 +35,11 @@
         <td>
           <table cellpadding="0" cellspacing="0" border="0" width="100%">
             <tr>
               <td class="body-text" width="60%">
 
-                <p>Mission Control for Eclipse is a set of plug-ins for the Eclipse IDE designed to help develop, profile 
+                <p>JDK Mission Control for Eclipse is a set of plug-ins for the Eclipse IDE designed to help develop, profile 
                 and diagnose applications running on the Oracle&reg; Java HotSpot VM, and (as of JDK 11) OpenJDK.</p>
 
                                 <p>JDK Mission Control includes tools to monitor, manage and profile your Java application without 
                                 introducing the performance overhead normally associated with tools of this type. JDK Mission Control's low performance overhead 
                                 is a result of the tight integration with the HotSpot VM. Mission Control functionality is always available on-demand, and the 

@@ -71,11 +71,11 @@
                 </ul>
 
                 <p class="section-header"><b>Requirements</b></p>
 
                 <ul>
-                  <li>Requires Eclipse 4.7 or later.</li>
+                  <li>Requires Eclipse 4.8 or later.</li>
                   <li>Requires any previously installed versions of JMC 4.x, 5.x or 6.x to be uninstalled before installing JMC 7.</li>
                   <li>Note that you need to run your Eclipse on a JDK (version 8 or above) installation for all features to work. For more information on this, 
                         especially for JDK 9, please see the <a href="run-on-jdk-instructions/index.html">Run Eclipse on JDK HOWTO</a>.</li>
                 </ul>
 

@@ -92,31 +92,23 @@
               <td width="1" bgcolor="#CCCCCC"></td>
               <td class="body-text">
                 <b>What is new?</b><br>
                 <font color="#DE2516"><b>Version 7.0.0</b></font> is now available. It supports the HotSpot VM and JDK Flight Recorder.<br><br>
                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
-                Release Notes can be found on the <a href="https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html"> JDK Mission Control home page</a><br>
+                Release Notes can be found on the <a href="http://jdk.java.net/jmc/">JDK Mission Control home page</a><br>
                 
                 <br>
                                
-                <b>Download and Install</b><br>
-                JDK Mission Control is available free of charge for development. 
-                For more information, see the <a href="https://www.oracle.com/technetwork/java/javaseproducts/mission-control/index.html">JDK Mission Control home page</a>.<br><br>
                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
                 <a href="update-site-instructions/index.html">
                   Use Update Site
                 </a><br>
             
-                <img src="images/bullet-arrow-red.gif" alt="Bullet">
-                <a href="http://download.oracle.com/technology/products/missioncontrol/updatesites/openjdk/7.0.0/eclipse/jmc-updatesite-7.0.0.zip">
-                  Download for Offline Installation
-                </a><br>
-                
                 <br>
                 
                 <b>Prerequisites</b><br>
-                JDK Mission Control is a set of plug-ins for Eclipse 4.7 or later.<br><br>
+                JDK Mission Control is a set of plug-ins for Eclipse 4.8 or later.<br><br>
 
                 <img src="images/bullet-arrow-red.gif" alt="Bullet">
                 <a href="http://www.eclipse.org/downloads/">
                   Eclipse IDE
                 </a><br>

@@ -140,11 +132,11 @@
         </td>
       </tr>
 
       <tr>
         <td class="footer">
-          Copyright &copy; 1999, 2018, Oracle and/or its affiliates. All rights reserved.<br>
+          Copyright &copy; 1999, 2019, Oracle and/or its affiliates. All rights reserved.<br>
           Oracle is a registered trademark of Oracle Corporation and/or its<br>
           affiliates. Other names may be trademarks of their respective owners.<br>
           Eclipse is a trademark of Eclipse Foundation, Inc.
         </td>
       </tr>
< prev index next >