
designyourdreamshere.blogspot.com
Design Your Dream!!Intalling Java 7 on Ubuntu Natty (11.04). To install Java 7 on Ubuntu. To install the JRE. Sudo add-apt-repository ppa:dlecan/openjdk $ sudo apt-get update $ sudo apt-get install openjdk-7-jre. To install the JDK. Sudo add-apt-repository ppa:dlecan/openjdk $ sudo apt-get update $. Sudo apt-get install openjdk-7-jdk. Posted by Anand Mahuli. Sunday, April 15, 2012. How to set JAVA HOME environment variable in Ubuntu. As 'sudo' open up /etc/bash.bashrc. And add the following to the end of the file. There...
http://designyourdreamshere.blogspot.com/