Configuring Java engine

February 13th, 2009

I did not know this until recently — it is possible to configure the java engine used by Ubuntu by running this command:

sudo update-alternatives –config java

You will be asked to select from a list of available java engines. Simply type in the number of your choice and hit enter.

Configure Java engine

Choosing the java engine on Ubuntu 8.10

Leave a Reply