jzdziarski
Registered
Does anyone know the "Proper" way to move over the commandline java to 1.5? The little java preferences tool only affects opening a java applet in a browser, but I need java 1.5 to be the default from the commandline. I tried repointing /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK to 1.5.0, but I get a lot of runtime errors when I compile and run a 1.5 application we're developing (which runs fine on *nix or windows machines running java 1.5). Any help would be appreciated.