Eclipse 3.3 Europa working on Ubuntu 7.04

I finally got Eclipse 3.3 working on Ubuntu.  After untarring to /opt, I was still experiencing several problems getting Eclipse to run.  It turns out that even though I had Sun’s Java installed, /usr/bin/java was still linking to the gcj compiled version.  A quick update-alternatives fixed the issue, though.