Build instructions
Hightide uses Maven as it's build system. Using $hightide.home to represent the directory into which you have checked out hightide from svn, or into which you have unzipped a source distribution, it can be built by:
%> cd $hightide.home
%> mvn clean install