About 50 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, as far as I can …

  2. java - 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 multiple variants …

  3. What is the difference between x86 and x64 - Stack Overflow

    Feb 3, 2013 · The difference is that Java binaries compiled as x86 (32-bit) or x64 (64-bit) applications respectively. On a 64-bit Windows you can use either version, since x86 will run in WOW64 mode. …

  4. java - how to fix EXE4J_JAVA_HOME, No JVM could be found on your …

    Aug 5, 2015 · 4 Try installing the 32 bit version of Java 6. This works for version Install4J 4.0.5. Should fire right up, or allow you to re-run the installer. Any newer version or the 64-bit version of 6 will fail, …

  5. iplots - How can I install rJava for use with 64bit R on a 64 bit ...

    If like me you do not have admin rights to install 64-bit Java, just open 32-bit R and it should work ok on your 64 bit PC as part of the problem seems to be the rJava library function calls embedded Java …

  6. How can I get Java 11 run-time environment working since there is no ...

    The Answer by Stephen C is correct, and important. Oracle no longer intends for end-users to be installing a JRE or a JDK. Java Applets in a browser and Java Web Start app delivery are both being …

  7. How to install Java 1.1 on 64-bit Windows - Stack Overflow

    May 13, 2018 · How to install Java 1.1 on 64-bit Windows Asked 7 years, 8 months ago Modified 3 years, 10 months ago Viewed 4k times

  8. java - jdk7 32 bit windows version to download - Stack Overflow

    Aug 16, 2011 · The last release was update 80, therefore the 32-bit filename to download is jdk-7u80-windows-i586.exe (64-bit is named jdk-7u80-windows-x64.exe. Old Java downloads also require a …

  9. Get Oracle Java 1.8 in windows without installing it

    Feb 27, 2020 · 15 Is it possible to get Java in zip format? I don't want to install it by getting .exe file. Is there any zip version of Java 1.8 so that I can download it and extract it and start using it in my …

  10. how to only download the 1.7 JDK, not SDK, for windows

    Apr 3, 2017 · 3 Installing java for casual java developers has always been something of a minefield. E.g. do we need SE or EE edition for say STS/Grails, do we need the SDK or JDK? I am pretty sure I …