From: gmungoc Date: Tue, 7 Nov 2017 11:50:54 +0000 (+0000) Subject: JAL-2069 update spike branch with latest X-Git-Tag: Release_2_11_0~62^2~17 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=14307f5cfcbc90c419c892434613a500ca550ecc JAL-2069 update spike branch with latest --- diff --git a/README b/README index cbc93b1..eaf226b 100755 --- a/README +++ b/README @@ -25,7 +25,10 @@ To run application: java -Djava.ext.dirs=JALVIEW_HOME/lib -cp JALVIEW_HOME/jalview.jar jalview.bin.Jalview -Replace JALVIEW_HOME with the full path to Jalview Installation Directory. +Replace JALVIEW_HOME with the full path to Jalview Installation Directory. If building from source: + +java -Djava.ext.dirs=JALVIEW_BUILD/dist -cp JALVIEW_BUILD/dist/jalview.jar jalview.bin.Jalview + ################## diff --git a/help/html/releases.html b/help/html/releases.html index 92af377..7be088e 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -131,7 +131,8 @@ li:before {
  • Scale mark not shown when close to right hand end of alignment
  • Pairwise alignment only aligns selected regions of each selected sequence
  • Alignment ruler height set incorrectly after canceling the Alignment Window's Font dialog
  • -
  • Show cross-references not enabled after restoring project until a new view is created
  • +
  • Show cross-references not enabled after restoring project until a new view is created
  • +
  • Warning popup about use of SEQUENCE_ID in URL links appears when only default EMBL-EBI link is configured (since 2.10.2b2)
  • Applet