switching java-versions in ubuntu

Nikolaus Gradwohl2009-01-23T15:19:00+00:00

to switch between 2 installed versions of the jdk in ubuntu 2 commands are needed:

sudo update-alternatives --config java

is used to choose the java version

sudo update-alternatives --config javac

is used to change the javac version

Tweet This! submit to reddit Digg! Tags: | 1 comments | no trackbacks

See also:

SFZ to Multisample converter
Using the terasic DE0-Nano on ubuntu
File Upload in Servlet 3.0
OutOfIdeasException
Deploying Processing apps using WebStart

Trackbacks

Comments

Leave a response

  1. Laiq 2009-04-09T15:40:04+00:00

    Thanks. Helped

Leave a comment