From: jprocter Date: Mon, 15 Nov 2010 10:14:58 +0000 (+0000) Subject: update minimum java version 1.5 required X-Git-Tag: Release_2_6_1 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=4230b657b444c3667e9c8cc7974730681130ebae;p=jalview.git update minimum java version 1.5 required --- diff --git a/help/html/memory.html b/help/html/memory.html index b6cca1b..857c29a 100755 --- a/help/html/memory.html +++ b/help/html/memory.html @@ -47,7 +47,7 @@ The way you increase the memory settings for the JVM depends on which installati need to make your own jnlp file and add the following parameter into the <resources> element.
-<j2se version="1.4+" initial-heap-size="500M" max-heap-size="1000M"/>
+<j2se version="1.5+" initial-heap-size="500M" max-heap-size="1000M"/>
 
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