I encountered the same problem using testing and a standalone version of Eclipse 3.3. I had to downgrade a couple packages using stable to work around this issue: # apt-get install java-gcj-compat=1.0.65-10 gij-4.1 gcj-4.1-base=4.1.1-20 # apt-get autoremove -- Cosme