View Single Post
  #2 (permalink)  
Old November 8th, 2002
Unregistered
Guest
 
Posts: n/a
Default

If you want to get the functionality back, do this:

To switch to the JDK 1.3.1 that came with Mac OS X 10.2, do this in a shell:
% sudo /usr/local/bin/jsettestjdk 1.3.1
* To switch back to using the JDK 1.4.1 seed:
% sudo /usr/local/bin/jsettestjdk 1.4.1
* To determine which version of java is currently active:
% java -version

Note that this is included in the DP readme. Mind you, it IS only a preview, and is bound not to work with something. I don't think limewire has implemented the new java yet, they still use 1.3.1. It shouldn't be too long before support is added, within the next month or so I'd bet.

Haywired
Reply With Quote