From d7e3134f55404e7604b7453036c3455fc5bc5690 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 26 May 2016 15:24:49 +0100 Subject: [PATCH] JAL-2089 update developer doc --- doc/building.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/building.html b/doc/building.html index 2371c89..ecde4d8 100755 --- a/doc/building.html +++ b/doc/building.html @@ -26,13 +26,12 @@

You will need the following (hopefully):

With any luck, after setting your paths and JAVA_HOME correctly, you just need to change to the Jalview directory and run ant (this works -from JBuilder and eclipse too, but NetBeans is a bit trickier). +from eclipse too, but NetBeans is a bit trickier).
    ant
 
-- 1.7.10.2