Eclipse Galileo on Ubuntu 9.10

Saturday, December 19th, 2009

If you’re running eclipse galileo SR1 on linux along with ubuntu 9.10 (karmic koala), then you MUST launch the eclipse script with GDK_NATIVE_WINDOWS=1 set.

Eclipse upgrade

Sunday, June 7th, 2009

I was trying to get eclipse to install an update and it just wouldn’t do it. Specifically the m2eclipse plugin. I kept getting errors about being unable to fix a dependency.
“maven eclipse can not find a solution 3.4.2.M20090204-0800″
Turns out several things help. 1) turn on every site as an available update site, [...]