1

I am running Ubuntu 14.04 64 bit. Installed java on this.

Version 1.7.0_55. trying to enable java on google chrome but have failed.

I symbolic linked libnpjp2.so to /opt/google/chrome/plugins

tried icetea plugin too

it works fine in for firefox. But in chrome it says install java runtime environment from www.java.com

Can someone please help me out. I am stuck up from past 2 days

Rshrth
  • 185

3 Answers3

5

Just a heads up, Google has fully dropped Netscape Plug-in API (NPAPI) in one of the last Chrome and Chromium updates. This has been planned for some time. From what I'm seeing, this means that neither the icetea nor the Oracle Java plugins will work in Chrome/Chromium until they are updated use one of their other plugin APIs (Pepper?).

For now, this means that I have to switch to Firefox for my primary work browser after using Chrome/Chromium for many years. I still have to use the Java web plugins for meetings at work.

0

If you do have Java installed, you need to install icedtea plugin.

sudo apt-get install icedtea-plugin

After Installing this package just restart your browser and Java should be working.

Prakash H
  • 2,631
0

Hi java only function by chrome 34, chrome 35 dont support java..

you should install chrome 34 by .deb

http://mirror.pcbeta.com/google/chrome/deb/pool/main/g/google-chrome-stable/

cronus
  • 16