Note to self; To get Eclipse to recognize the Rails plugins in Feisty, Gutsy, and Intrepid..
- Install sun-java6-jre package
- From the command line run 'sudo update-alternatives --config java' and choose sun. (this makes instances of eclipse started from the command line use the right jre)
- as root edit /etc/eclipse/java_home, and put the sun option at the top of the list (works for instances of eclipse started from main menu)


except for RadRails - while the installation didn't give me any errors, i couldn't even manage to create a Rails "skeleton"...
i guess, i'll try it with Eclipse 3.2 again...
;-)