badwabbit924
Posts: 1
Joined: Wed Feb 04, 2015 3:36 pm

Java in a browser

Wed Mar 04, 2015 12:14 am

I am trying to get Java to work in Iceweasle ans Chromium. I see that it is installed in the Raspian distro. But I can't get the browsers to show it as an add-on or extension. I hava a PI B2. TIA.

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Java in a browser

Wed Mar 04, 2015 4:50 am

badwabbit924 wrote:I am trying to get Java to work in Iceweasle ans Chromium. I see that it is installed in the Raspian distro. But I can't get the browsers to show it as an add-on or extension. I hava a PI B2. TIA.

Code: Select all

sudo apt-get update
sudo apt-get install icedtea-7-plugin
This will request the installation of several related packages just accept the default

The Java version can be tested http://javatester.org/version.html
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

Return to “Java”