Linux
JAVA_HOME
HowtoSet the environment variable in your resource file - for example if you like BASH, then
modify
...and that's it!
.bashrc
in the home directory to include export like this: export JAVA_HOME=/opt/soft/java/jdk1.4.2
...and that's it!