update minimum java version 1.5 required Release_2_6_Branch Release_2_6_1
authorjprocter <Jim Procter>
Mon, 15 Nov 2010 10:14:58 +0000 (10:14 +0000)
committerjprocter <Jim Procter>
Mon, 15 Nov 2010 10:14:58 +0000 (10:14 +0000)
help/html/memory.html

index b6cca1b..857c29a 100755 (executable)
@@ -47,7 +47,7 @@ The way you increase the memory settings for the JVM depends on which installati
       need to <a href="jalviewjnlp.html">make your own jnlp file</a> and add the following parameter into the
       &lt;resources&gt; element.
     <pre>
-&lt;j2se version="1.4+" initial-heap-size="500M" max-heap-size="1000M"/&gt;
+&lt;j2se version="1.5+" initial-heap-size="500M" max-heap-size="1000M"/&gt;
 </pre>
     Save the jnlp file somewhere and then - if you start Jalview through your
     web browser, point your browser at the file's url, othewise simply run javaws