About 550,000 results
Open links in new tab
  1. Switching between different JDK versions in Windows

    Nov 18, 2014 · I'm working on few projects and some of them are using different JDK. Switching between JDK versions is not comfortable. So I was wondering if there is any easy way to …

  2. How to set or change the default Java (JDK) version on macOS?

    This answer is an attempt to address: how to control java version system-wide (not just in currently running shell) when several versions of JDK are installed for development purposes …

  3. How to change Java version on Windows 10 - Super User

    Mar 26, 2016 · After reviewing the other recommendations, I still found Windows 10 to be running the wrong version of Java. The correct version of Java ran in a command shell, but Windows …

  4. Switching between two java versions on Windows - Stack Overflow

    Oct 19, 2015 · 8 Currently I have a java project where I should support different version of it, which use different version of Java (and some tools, like Ant). Depends on issue tickets I need …

  5. java - Switch JDK version in Windows 10 cmd - Stack Overflow

    Nov 24, 2017 · Is there a way to change JDK version easily in cmd? like the version on mac. Change Default JDK on Mac.

  6. How to switch between different java versions in Linux?

    Jan 22, 2020 · I manually installed Java 8 and installed Java 11 via command line (open-jdk). I don't know how to switch between the versions. I ran the following commands to change the …

  7. sdk - Java Version Switch - Stack Overflow

    Mar 4, 2024 · Can I have ALL the Java versions, from 1 to 21, installed in my computer and simply SWITCH between versions whenever I need to work with a specific version?! If YES, …

  8. Changing current version of Java within Windows - Super User

    Mar 24, 2011 · 2) Regedit. The key HKEY_LOCAL_MACHINE->SOFTWARE->JAVASOFT->Java Runtime Environment contains the last installed version that the java.exe in the windows folder …

  9. windows - Switching to java 11 from java 8 - Stack Overflow

    Nov 21, 2018 · I have downloaded and installed oraclejdk11 from oracle official site and modified PATH & JAVA_HOME variable in system environment variable on windows …

  10. How switch java version (SOLVE) - Stack Overflow

    Nov 5, 2022 · I want swap on Java 8 for it in windows environment variables i change path on C:\Program Files\Java\jdk1.8.0_341\bin (like on one guide) but thats not help. verison java in …