1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--JBuilder XML Project-->
4 <property category="debug.0" name="SmartStepRedefineClasses" value="0"/>
5 <property category="debug.0" name="SmartStepSkipStaticInitializers" value="0"/>
6 <property category="debug.0" name="SmartStepSkipSynthetics" value="0"/>
7 <property category="editor.general" name="line_ending.style" value="2"/>
8 <property category="generalFormatting" name="lineEndingStyle" value="2"/>
9 <property category="generalFormatting2" name="lineEndingStyle" value="2"/>
10 <property category="generalFormatting2" name="overrideBasicFormatting" value="1"/>
11 <property category="javaFormatting" name="classBraceNextLine" value="1"/>
12 <property category="javaFormatting" name="methodBraceNextLine" value="1"/>
13 <property category="javaFormatting" name="otherBraceNextLine" value="1"/>
14 <property category="javaFormatting" name="packagePrefixGroups" value="java;javax;BLANK_LINE;java.awt;javax.swing;BLANK_LINE;org;(*)"/>
15 <property category="javaFormatting" name="throwsOnNewLine" value="1"/>
16 <property category="javadoc" name="custom.tags.1" value="todo;a;To Do:"/>
17 <property category="runtime" name="DefaultConfiguration" value="-1"/>
18 <property category="runtime.0" name="BuildTargetOnRun" value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
19 <property category="runtime.0" name="ConfigurationName" value="Applet"/>
20 <property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.AppletRunner"/>
21 <property category="runtime.0" name="applet.appletviewer" value="1"/>
22 <property category="runtime.0" name="applet.class" value="jalview.bin.JalviewLite"/>
23 <property category="runtime.0" name="applet.html" value="classes/applet.html"/>
24 <property category="serverservices" name="single.server.name" value="Tomcat 4.0"/>
25 <property category="sys" name="AuthorLabel" value="@author"/>
26 <property category="sys" name="BackupPath" value="bak"/>
27 <property category="sys" name="CheckStable" value="1"/>
28 <property category="sys" name="Company" value=""/>
29 <property category="sys" name="CompanyLabel" value="Company:"/>
30 <property category="sys" name="Copyright" value="Copyright (c) 2004"/>
31 <property category="sys" name="CopyrightLabel" value="Copyright:"/>
32 <property category="sys" name="DefaultPath" value="src"/>
33 <property category="sys" name="Description" value=""/>
34 <property category="sys" name="DescriptionLabel" value="Description:"/>
35 <property category="sys" name="DocPath" value="doc"/>
36 <property category="sys" name="ExcludeClassEnabled" value="0"/>
37 <property category="sys" name="IncludeTestPath" value="1"/>
38 <property category="sys" name="InstanceVisibility" value="2"/>
39 <property category="sys" name="JDK" value="java version 1.1.8_010"/>
40 <property category="sys" name="LastTag" value="0"/>
41 <property category="sys" name="Libraries" value=""/>
42 <property category="sys" name="MakeStable" value="0"/>
43 <property category="sys" name="OutPath" value="classes"/>
44 <property category="sys" name="SourcePath" value="src;test"/>
45 <property category="sys" name="TestPath" value="src"/>
46 <property category="sys" name="Title" value=""/>
47 <property category="sys" name="TitleLabel" value="Title:"/>
48 <property category="sys" name="Version" value="1.0"/>
49 <property category="sys" name="VersionLabel" value="@version"/>
50 <property category="sys" name="WorkingDirectory" value="."/>
51 <property category="sys" name="enable.auto.packages" value="false"/>
52 <node name="jalview.appletgui" type="Package"/>
53 <node name="jalview.datamodel" type="Package"/>
54 <node name="jalview.jbappletgui" type="Package"/>
55 <node name="jalview.math" type="Package"/>
56 <node name="jalview.schemes" type="Package"/>
57 <file path="src/jalview/analysis/AAFrequency.java"/>
58 <file path="src/jalview/io/AlignFile.java"/>
59 <file path="src/jalview/analysis/AlignmentSorter.java"/>
60 <file path="src/jalview/analysis/AlignSeq.java"/>
61 <file path="src/jalview/io/BLCFile.java"/>
62 <file path="src/jalview/io/ClustalFile.java"/>
63 <file path="src/jalview/analysis/Conservation.java"/>
64 <file path="src/jalview/io/FastaFile.java"/>
65 <file path="src/jalview/io/FileParse.java"/>
66 <file path="src/jalview/io/FormatAdapter.java"/>
67 <file path="src/jalview/io/IdentifyFile.java"/>
68 <file path="src/jalview/bin/JalviewLite.java"/>
69 <file path="src/jalview/io/MSFfile.java"/>
70 <file path="src/jalview/io/NewickFile.java"/>
71 <file path="src/jalview/analysis/NJTree.java"/>
72 <file path="src/jalview/analysis/PCA.java"/>
73 <file path="src/jalview/io/PfamFile.java"/>
74 <file path="src/jalview/io/PIRFile.java"/>