I've seen a few places where this was asked but I haven't seen where it's been resolved.
I've just installed the tools needed to develop Android applications. This includes, of course, Eclipse. When I try to open the res/main.xml file, I get the error 'could not initialize class java.awt.font'.
I'm running the newest version of Eclipse and all the software required for Android development. I'm running on Ubuntu 10.04 32bit.
Sun JDK and JRE are installed.
Any ideas?