Right now at work I have an Ubuntu workstation and I'm considering switching over to OSX but I have one major concern. I run Eclipse on our Ubuntu development server using a remote X session: basically I log into my server with ssh -X and then I launch eclipse and it pops open on my workstation and everything is great. When I do this from OSX (I tried with someone's laptop) the resulting window is really clunky, ugly and unresponsive.
Is there a better way to do this which will result in a smoother user experience?
