New gui branch building

Hint if you use the jhbuild setup from Thomas Fitzsimmons to build the new gcj gui branch. Make sure you add the following lines to your ~/.jhbuildrc file:

# We need the latest snapshot branch
branches[’cairo’] = ‘SNAPSHOT_0_3_0′
# And the latest gui branch for gcj
branches[’gcj’] = ‘java-gui-20050128-branch’

And yes, this allows you to install and run jedit (a little bit) as seen in this screenshot by Graydon.