Review request for JMC-5879: Fixing wrong Eclipse version reference in update site

Marcus Hirt marcus.hirt at oracle.com
Thu Dec 20 14:55:59 UTC 2018


Hi all,

Please review this tiny fix for a wrong Eclipse version reference in the eclipse update site.

Jira:   https://bugs.openjdk.java.net/browse/JMC-5879
Patch:
diff -r 9ae4473cea37 application/org.openjdk.jmc.updatesite.ide/src/main/resources/update-site-instructions/index.html
--- a/application/org.openjdk.jmc.updatesite.ide/src/main/resources/update-site-instructions/index.html Wed Dec 19 21:49:00 2018 +0100
+++ b/application/org.openjdk.jmc.updatesite.ide/src/main/resources/update-site-instructions/index.html Thu Dec 20 15:44:44 2018 +0100
@@ -43,7 +43,7 @@
 
           <p class="section-header"><b>Step-by-Step Instructions</b></p>
           
-          Before starting, make sure that you have downloaded and installed Eclipse 4.5 or later.
+          Before starting, make sure that you have downloaded and installed Eclipse 4.7 or later.
         </td>
       </tr>

Kind regards,
Marcus




More information about the jmc-dev mailing list