From: Suzanne Duce Date: Thu, 3 Apr 2014 09:05:57 +0000 (+0100) Subject: JWS-86 edited the text and added googlecode link which wasn't active. X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=5d67503042d7fbc96b0970855e3fdf0a756ea3f8;p=jabaws.git JWS-86 edited the text and added googlecode link which wasn't active. --- diff --git a/website/man_server_dev.html b/website/man_server_dev.html index 1c3354f..791709e 100644 --- a/website/man_server_dev.html +++ b/website/man_server_dev.html @@ -67,9 +67,9 @@

Complete javadoc - for developers who want to use JABAWS framework and use Engines and Executables directly

The source code

Publicly available Git repository:http://source.jalview.org/gitweb/?p=jabaws.git;a=summary

-

Another publicly available JABAWS repository containing the code for each JABAWS public release is located at https://jabaws.googlecode.com/

+

Another publicly available JABAWS repository, containing the code for each JABAWS public release, is located at jabaws.googlecode.com

The repositories contain a complete JABAWS Eclipse project.

-

Of cause If you want to make a modification to the source code you would need to generate distributives yourself. To do that first generate JAX-WS artifacts using build-server task from wsbuild.xml ant script, than you could use build.xml tasks to generate any of the distributives you need.

+

Of course if you want to make a modification to the source code you would need to generate distributives yourself. To do that, first generate JAX-WS artifacts using build-server task from wsbuild.xml ant script, then you could use build.xml tasks to generate any of the distributives you need.

Structure of the project