X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCache.java;h=2904fc3047a5ccda6af15a2cacbb131ade35790b;hb=e1aa3fdd1ca82abf5acc0cd3c2b86a5ca1083941;hp=751461f2c6e9ff5b29d320e59310482b8a6afd7f;hpb=6312cb6f6a715162cccd42b952c4801ee39715be;p=jalview.git diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index 751461f..2904fc3 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -27,6 +27,8 @@ import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.InputStream; import java.io.InputStreamReader; +import java.io.PrintWriter; +import java.io.StringWriter; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Collections; @@ -172,8 +174,8 @@ import jalview.ws.sifts.SiftsSettings; * when shading by annotation *
  • ANNOTATIONCOLOUR_MAX (red) Shade used for maximum value of annotation * when shading by annotation
  • - *
  • www.jalview.org (http://www.jalview.org) a property enabling all HTTP - * requests to be redirected to a mirror of http://www.jalview.org
  • + *
  • www.jalview.org (https://www.jalview.org) a property enabling all HTTP + * requests to be redirected to a mirror of https://www.jalview.org
  • *
  • FIGURE_AUTOIDWIDTH (false) Expand the left hand column of an exported * alignment figure to accommodate even the longest sequence ID or annotation * label.
  • @@ -193,6 +195,7 @@ import jalview.ws.sifts.SiftsSettings; *
  • ID_ORG_HOSTURL location of jalview service providing identifiers.org urls *
  • * + *
  • NONEWS - when set disables Jalview News from automatically appearing
  • * * Deprecated settings: *