Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After installing http://www.apple.com/support/downloads/java2se50release1.html, it is necessary to do the following to get the correct version of
the java compilier. {{

No Format
cd /System/Library/Frameworks/JavaVM.framework/Versions/

...

 
sudo mv CurrentJDK CurrentJDK14

...


sudo ln -s 1.5 CurrentJDK

...

Checking the Installation

...