From: Jim Procter Date: Fri, 4 Mar 2022 14:36:11 +0000 (+0000) Subject: Merge branch 'doc/JAL-3608+JAL-3830_added_to_help_docs' into develop X-Git-Tag: Release_2_11_2_1~37 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=6ca73439c73bcf34362930e996f24baab3ebfb6e;hp=88394f03a1aea50f6fa9e500531f99118532458f Merge branch 'doc/JAL-3608+JAL-3830_added_to_help_docs' into develop --- diff --git a/help/help/html/features/commandline.html b/help/help/html/features/commandline.html index 0ef78f9..0159a92 100644 --- a/help/help/html/features/commandline.html +++ b/help/help/html/features/commandline.html @@ -33,20 +33,97 @@ automatically by the Jalview application when double-clicked in a file browser on Windows and OSX.

- The way that you launch Jalview from the command line depends on the - platform you are on, and how it has been installed. +

From version 2.11.2, Jalview includes a launching shell script which is the recommended way to + launch an installed Jalview application from the command line. It supports all the command line arguments + that Jalview has previously supported, but makes it easier to launch directly from the command line.

+ +

There are some important differences between the using the launching script and launching Jalview from its icon:

+

+ +

If you installed Jalview prior to version 2.11.2 you will not have had the option to add the launching shell script to your PATH. + If your application has updated to 2.11.2 then the scripts will now be there, but not in your PATH. + There are instructions below to add the launching shell script to your PATH if you want to do so.

+ + + +

Older versions of Jalview

+ +

+ If you are using a version of Jalview prior to 2.11.2, you can still launch from the command line, but you will have to + use a more platform specific way to launch and use command line arguments. + +

The currently configured look and feel is logged to Jalview's console. Once the look and feel has been changed, it will be stored in - Jalview's .jalview_properties file for future Jalview sessions. + Jalview's .jalview_properties file for future Jalview sessions. This property is PREFERRED_LAF and can also be used to set the Look and feel by editing your .jalview_properties file.

 

 

diff --git a/help/help/html/releases.html b/help/help/html/releases.html index 9f44951..8177708 100755 --- a/help/help/html/releases.html +++ b/help/help/html/releases.html @@ -138,6 +138,15 @@ li:before { Console and other window widgets in taskbar and dock rather than anonymous 'Java' icons +
  • + Options to allow user to choose the (Swing) Look and Feel used by Jalview +
  • +
  • + New command line launcher scripts (.sh, .ps1, .bat) usable on + macOS, Linux/Unix, Windows and documentation in Help. Installer wizard has option + to add this to PATH, or link to it in your PATH. +
  • + JalviewJS