Note: Not for openJDK for SunJDK
Add export to .bashrc file:
export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_01
export PATH=$PATH:$JAVA_HOME/bin
Install of Sun JDK. Instruction here.
<http://brunoreis.com/tech/intalling-java-ubuntu-natty/ >
Add export to .bashrc file:
export JAVA_HOME=/usr/lib/jvm/jdk1.7.0_01
export PATH=$PATH:$JAVA_HOME/bin
Install of Sun JDK. Instruction here.
<http://brunoreis.com/tech/intalling-java-ubuntu-natty/ >
No comments:
Post a Comment