0

Compiling Java 1.6 projects using Maven on Mac OS X

Posted December 1st, 2009 in Personal and tagged , , , , , , , , , by jayshao

Compiling Java 1.6 projects using Maven on Mac OS X

This makes much sense (took a few minutes though) had my JVM defaulted to JDK 5 from Eclipse 3.4 which wouldn’t run on the 64-bit Java 6 VM – easy fix though – personally I prefer changing the symlinks in /System/Library/Frameworks/JavaVM.Framework/ to point to the JDK version myself…

Leave a Reply

You must be logged in to post a comment.