JAL-4043 what’s new, updated help images and release notes for JAL-4034 (3d beacons...
[jalview.git] / help / help / html / features / jalarchive.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
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
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>Jalview Archives</title>
24 </head>
25 <body>
26
27   <p>
28     <strong>Jalview Project Archives</strong>
29   </p>
30
31   <p>These are Zip archives of an XML file containing alignments,
32     trees, Principal Component Analyses (since 2.11.0), 3D structures,
33     and display information for Jalview, VARNA, Jmol and UCSF Chimera.
34     XML documents conform to a schema, and changes to the format are
35     made to ensure future versions of Jalview will be able to read old
36     Jalview project files.</p>
37   <p>
38     <em>For those who want to know...</em><br> Jalview 2.11.0
39     onwards employ the JAX-B java to XML binding framework to read and
40     write Jalview project files. Earlier versions of Jalview employed <a
41       href="http://www.castor.org">Castor</a>. Jalview 2.08 used
42     descriptor classes which significantly increase the speed of
43     marshalling / unmarshalling java objects into XML. <br /> <br />
44     Files created prior to Jalview 2.08 can no longer be read by Jalview
45     2.11.0. If you need to import old project files, then please import
46     them to Jalview 2.10.5 (available from the Jalview version archive)
47     and save the project again to convert it to the new format.
48   </p>
49 </body>
50 </html>