My system: Windows7x64 (fresh install - so no previous JRE's or JDK's),
Firefox 15.0.1 and IE9
note: I am a developer so yes, I want the JDK, not just the JRE, Oracle's page instructions clearly states that: "... If you want to develop Java applications, download the Java Development Kit, or JDK. The JDK includes the JRE, so you do not have to download both separately."
I downloaded this JDK: jdk-7u7-windows-x64.exe from Oracle's download pages
I installed the JDK as per instructions on this page: http/docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html
I updated the PATH environment variable to include: C:\Program Files\Java\jdk1.7.0_07\bin (which is the directory on my computer)
I restarted the computer.
I checked cmd prompt for java -version, it reports:
java version "1.7.0_07"
java SE Runtime Environment (build 1.7.0_07-b11) etc...
I tried to view applets in Firefox and IE and they both report that I have to download the Java plugin.
In Firefox I click "Install plugin" and it looks like it's installing, but then it fails. It then gives me an option to install it manually (which is a link to the Oracle JRE download page).
I already installed the JDK and I already have the JRE installed.
Any ideas? Appreciated - thanks.
Firefox 15.0.1 and IE9
note: I am a developer so yes, I want the JDK, not just the JRE, Oracle's page instructions clearly states that: "... If you want to develop Java applications, download the Java Development Kit, or JDK. The JDK includes the JRE, so you do not have to download both separately."
I downloaded this JDK: jdk-7u7-windows-x64.exe from Oracle's download pages
I installed the JDK as per instructions on this page: http/docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html
I updated the PATH environment variable to include: C:\Program Files\Java\jdk1.7.0_07\bin (which is the directory on my computer)
I restarted the computer.
I checked cmd prompt for java -version, it reports:
java version "1.7.0_07"
java SE Runtime Environment (build 1.7.0_07-b11) etc...
I tried to view applets in Firefox and IE and they both report that I have to download the Java plugin.
In Firefox I click "Install plugin" and it looks like it's installing, but then it fails. It then gives me an option to install it manually (which is a link to the Oracle JRE download page).
I already installed the JDK and I already have the JRE installed.
Any ideas? Appreciated - thanks.