About 9,770,000 results
Open links in new tab
  1. Java JRE 64-bit download for Windows? - Stack Overflow

    Particularly relevant excerpt: "Users should download 64-bit Java software, if they are running 64-bit IE. For downloading 64-bit Java click 64-bit manual download " The only off-line installer, …

  2. Eclipse - Installing a new JRE (Java SE 8 1.8.0) - Stack Overflow

    Does “I downloaded Java SE Runtime Environment 8” imply that you also installed it? Also, “the latest version of Eclipse” is Eclipse Luna which does not need the patches for Eclipse Kepler. …

  3. How to install openJdk 8 in windows 64 bit os - Stack Overflow

    Oct 22, 2018 · can u tell me how to download openjdk 8 as tcs codevita needs java 8 The best way to do this is to use the builds from adoptopenjdk. They're very high quality and come in …

  4. Problem starting OWASP ZAP with OpenJDK 11 installed

    Jun 14, 2021 · Thank you Simon for replying. I get this: openjdk version "11.0.10" 2021-01-19 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9) Eclipse OpenJ9 VM …

  5. java - How can I get the latest JRE / JDK as a zip file rather than …

    Oct 25, 2009 · I like to be sure that everything will work just by copying the contents of the Java folder and setting the environment variables. I usually run the installer in a virtual machine, zip …

  6. Why do I see open JDK 1.8 instead of Java 8? - Stack Overflow

    When I check my Java version like this: java -version I see openjdk version 1.8.0 runtime environment build ..., but I thought I had Java 8 installed. Why does the version number show …

  7. How can I get Java 11 run-time environment working since there …

    Java Platform Module System jlink (JEP 282) jpackage (JEP 343) Desktop apps are now expected to bundle their own Java runtime. Those tools listed above can create a very small …

  8. macos - How to install Java 8 on Mac - Stack Overflow

    Java(TM) SE Runtime Environment (build 1.8.0_131-b11) P.S - Cask is an extension to Homebrew that is intended to manage large Mac binaries and graphical applications, but using …

  9. how to setup java runtime environment on windows 10

    the registry refers to a nonexistent Java Runtime Environment instalation or the runtime is corrupted. The system cannot find the path specified. Does anyone knows how to fix this, I …

  10. How to fix error: could not find the required version of the Java …

    Mar 25, 2014 · So I installed Java SE and set the JAVA_HOME variable to C:\Program Files\Java\jdk1.8.0 which is where I installed my JDK. I also put C:\Program …