Java 6 only works on 64bit Intel Macs (ie Intel Core 2 Duo), and not
by default.
You need to configure JAVA_HOME to point at /System/Library/Frameworks/
JavaVM.framework/Versions/1.6.0/Home and your PATH to /System/Library/
Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin.
Cheers,
On 02/10/2008, at 3:43 AM, Julian Exenberger wrote:
Hi
I'm having this issue with the Maven compiler on JSE6.0 update 2 on
MAC OSX:
javac: invalid target release: 1.6
This works fine on Windows and Ubuntu, and works if I set the target
to 1.5
Can anyone help.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]