About me
My name is Richard Cyganiak.
I'm a software engineer at TopQuadrant. I work on web technologies for managing data and am based in Dublin, Ireland.Links
-
Recent Posts
Archives
Monthly Archives: August 2009
Multiple Java versions on OS X, and their paths
Java version management on OS X is a wee bit complicated. Here’s what I understand. All different versions of Java are installed into the directory: /System/Library/Frameworks/JavaVM.framework/Versions/ For example, the JDK home directory for 1.4.2 would be Versions/1.4.2/Home/. There are three … Continue reading
Posted in General
2 Comments