readme
authoramwaterhouse <Andrew Waterhouse>
Mon, 20 Jun 2005 16:10:43 +0000 (16:10 +0000)
committeramwaterhouse <Andrew Waterhouse>
Mon, 20 Jun 2005 16:10:43 +0000 (16:10 +0000)
README.txt [new file with mode: 0755]

diff --git a/README.txt b/README.txt
new file mode 100755 (executable)
index 0000000..07cbd0a
--- /dev/null
@@ -0,0 +1,16 @@
+Jalview Release 2.0\r
+-------------------\r
+\r
+\r
+\r
+This is the complete source for Jalview 2.0. \r
+\r
+The source is available as a tar file and comes complete with the GNU General Public License. \r
+\r
+To build the application you will need a J2SDK 1.4+. \r
+\r
+An Ant build file (build.xml) is provided, you will need to install Apache Ant first. Run ant to build the application, use the target "makeApplet" to make the Applet.\r
+\r
+You can also use Borland JBuilder to build Jalview. A JBuilder project file (JalviewX.jpx, JalviewApplet.jpx) for both application and applet is provided.\r
+\r
+For more help, read the file doc/building.html
\ No newline at end of file