Archive for February 12, 2005

Thomas needs a blog

Thomas Fitszimmons needs a blog. So he can post cool screenshots of his work on gcj and libjawt like this one: Go Tom! Go!

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 […]