My earlier post about a frustrating experience installing Subclipse was somewhat inaccurate. As it turns out, when you install subclipse via the update site, you can uncheck the box that installs the Mylar integration. The base subclipse feature works just dandy with Eclipse 3.2.2.
I installed Ubuntu 7.04. I normally don't upgrade on a whim, but after seeing an Ubuntu forums post about a GUI configuration for nvidia twinview I just had to. I despise editing xorg.conf, but I love working with dual monitors. Anyway, I now have both my 19" Acer and 15" Dell LCD panels connected and running quite well. The basics are
- System->Administration->Restricted Devices Manager (enable closed-source nvidia driver)
- sudo nvidia-settings (run the GUI config tool)
- log out, control-alt-backspace to restart the X server (just to make sure things really work)
Now back to work. I'm doing some refactoring of FindBugs in preparation for the upcoming tutorial at PLDI. Assuming everything works out, it should become a lot easier to implement new analyses in a FindBugs plugin.
No comments:
Post a Comment