Feeds:
Posts
Comments

Archive for February, 2009

Whose could be considered the best portrayal of Hercule Poirot in the media?
David Suchet is very impressive in the BBC television series but Albert Finney in Murder on the Orient Express is superior by far and was, to me, the epitome of Poirot-ness – until I chanced upon to a collection of BBC radio dramas [...]

Read Full Post »

To have Eclipse use a particular Java VM :
Edit the eclipse.ini file and add the vm argument below the line org.eclipse.platform
-vm /absolute/path/to/your/java/executable
I’ve found this particularly useful on Windows when I’ve installed and removed various versions of JDK and eclipse appears completely lost and confused.

Read Full Post »