Here’s one I spent a day learning: OS X 10.6 “Snow Leopard” has no Java 5 installed, despite appearances to the contrary.
The Java 1.5 installation is actually a symbolic link to the Java 1.6 installation. There is a fix …
In the depths of winter, I finally learned there was within me an invincible summer. (Camus)
Here’s one I spent a day learning: OS X 10.6 “Snow Leopard” has no Java 5 installed, despite appearances to the contrary.
The Java 1.5 installation is actually a symbolic link to the Java 1.6 installation. There is a fix …
Tooltips in Mac OS X display, by default, after 2 seconds. I find this is ample time in the general operating system, but in Eclipse it’s an eternity. Eclipse uses Tooltips in the Java tooling to display all kinds of …