3 * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
4 * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle
6 * This file is part of Jalview.
8 * Jalview is free software: you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
12 * Jalview is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty
14 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR
15 * PURPOSE. See the GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License along with Jalview. If not, see <http://www.gnu.org/licenses/>.
20 <title>Jalview local Jnlp File</title>
23 <h1>Jalview local Jnlp File</h1>
25 <jnlp spec="1.0+" codebase="http://www.jalview.org/webstart/">
27 <title>Jalview</title>
28 <vendor>The Barton Group</vendor>
29 <homepage href="http://www.jalview.org"/>
30 <description>Jalview Multiple Alignment Editor</description>
31 <description kind="short">Jalview</description>
32 <icon href="http://www.jalview.org/webstart/logo_big.gif" kind="default"/>
33 <association extensions="fa" mime-type="application-x/ext-file"/>
34 <association extensions="fasta" mime-type="application-x/ext-file"/>
35 <association extensions="fastq" mime-type="application-x/ext-file"/>
36 <association extensions="blc" mime-type="application-x/ext-file"/>
37 <association extensions="msf" mime-type="application-x/ext-file"/>
38 <association extensions="pfam" mime-type="application-x/ext-file"/>
39 <association extensions="aln" mime-type="application-x/ext-file"/>
40 <association extensions="pir" mime-type="application-x/ext-file"/>
41 <association extensions="stk" mime-type="application-x/ext-file"/>
42 <offline-allowed/>
45 <all-permissions/>
48 <!-- <em>the additional memory parameters are here</em> -->
49 <j2se version="1.5+" initial-heap-size="500M" max-heap-size="1000M"/>
50 <jar href="jalview.jar"/>
51 <jar href="JGoogleAnalytics-0.2.1-SNAPSHOT.jar"/>
52 <jar href="Jmol-12.1.13.jar"/>
53 <jar href="activation.jar"/>
54 <jar href="axis.jar"/>
55 <jar href="castor-1.1-cycle-xml.jar"/>
56 <jar href="commons-discovery.jar"/>
57 <jar href="commons-logging.jar"/>
58 <jar href="jaxrpc.jar"/>
59 <jar href="jhall.jar"/>
60 <jar href="log4j-1.2.8.jar"/>
61 <jar href="mail.jar"/>
62 <jar href="min-jaba-client.jar"/>
63 <jar href="regex.jar"/>
64 <jar href="saaj.jar"/>
65 <jar href="vamsas-client.jar"/>
66 <jar href="wsdl4j.jar"/>
67 <jar href="xercesImpl.jar"/>
68 <jar href="xml-apis.jar"/>
69 <property name="jalview.version" value="2.6.1"/>
71 <application-desc main-class="jalview.bin.Jalview"/>
75 href="http://www.jalview.org/mailman/listinfo/jalview-discuss">If
76 you have problems, send an email to jalview-discuss</a></address>