X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=README;h=f2ff147e7d81a1cb1d0fa02d1bb916392dc7ee0b;hb=35209076eaf8b16dfb00be8bc8ec69df51134186;hp=618a615ad0756b72501f87344d7287b931e37b8b;hpb=95b3faa01eafb33d560aa76eba9484e4b39e5a40;p=jalview.git diff --git a/README b/README index 618a615..f2ff147 100755 --- a/README +++ b/README @@ -6,7 +6,8 @@ The source is available as a tar file and comes complete with the GNU General Pu To build the application you will need a J2SDK 1.4+. -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. +An Ant build file (build.xml) is provided, you will need to install Apache Ant first. +Run ant to view usage which will display a list of useful build targets. You can also use Borland JBuilder to build Jalview. A JBuilder project file (JalviewX.jpx, JalviewApplet.jpx) for both application and applet is provided.