|
Jalview 2.11.4.1 Executable JAR (.jar) (48.4MB)
SHA256: ff78472a3b9d875b3faa0d9ce4cd2a096c8de0536386db221b593c8a29e23acc
|
Using the Executable JAR file
The Executable JAR file is an all-in-one Java library that contains the Jalview application and all of the supporting libraries that are needed to make it run.
Since it is only a Java library file, you will need a Java JVM to run Jalview using the executable JAR.
If you need to install a JVM please see the Installing on Unix Java 8 Required section for suggestions.
You can run the JAR with
java -jar jalview-all-2.11.4.1-j1.8.jar
As JAR files should be already associated with the java
binary often you might only need to double click on the JAR file in a file manager to open Jalview.
Drawbacks
Whilst this is probably the easiest way to run Jalview on an exotic platform, there are some drawbacks to using the Executable JAR:
- File associations for, e.g., sequence files will not be set to link with Jalview.
- The JAR does not use Jalview’s launcher application which also checks for updates.