Ad

Tuesday, June 8, 2010

Ubunutu 10.04 - switching from openJDK -> sunJDK

$ sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
$ sudo apt-get update
$ sudo apt-get install sun-java6-jdk
or {Depending upon what you need)
$ sudo apt-get install sun-java6-jre

then type:

sudo update-alternatives --config java

No comments: