almost 11 years ago
**Installation of JDK on Ubuntu is very easy just follow below Steps**:
Java is typically installed in /usr/java locate the version you have and then do the following:
sudo apt-get install openjdk-7-jdk
apt-cache search jdk
For Setting the Environment Variable, open .bashrc file using command.
vi ~/.bashrc
export JAVA_HOME=/usr/java/jdk1.7.0/bin/java
export PATH=$PATH:/usr/java/jdk1.7.0/bin
java -v
which java
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)