About 1,660,000 results
Open links in new tab
  1. How to update my Java Runtime Environment - Stack Overflow

    I've tried updating Java through the control panel and I've updated the JAVA_HOME and system paths to 14.0.1, but even after restarting my computer, my java version and Java SE Runtime Environment …

  2. How to config java version in Visual Studio Code?

    Jul 28, 2022 · 6 I installed OpenJDK 18 in my Fedora 36 and installed "Extension Pack for Java" on my Visual Studio Code. In my machine, there have 3 versions of java: But when I create a maven project …

  3. JAVA_HOME and PATH are set but java -version still shows the old one

    21 update-java-alternatives The java executable is not found with your JAVA_HOME, it only depends on your PATH. update-java-alternatives is a good way to manage it for the entire system is through:

  4. java - How to install JDK 11 under Ubuntu? - Stack Overflow

    Sep 26, 2018 · So Java 11 is out. Does anybody know how to install it (OpenJDK from Oracle) from the command line? I would like to see something like it was before for Oracle Java 10: sudo add-apt …

  5. How do I update Java version for Jenkins on a Windows server?

    May 17, 2022 · I am running Jenkins on a Windows 2021 R2 server. Jenkins is telling me "You are running Jenkins on Java 1.8, support for which will end on or after June 21, 2022" and …

  6. What is the best way to update Java version on Mac computer?

    Aug 16, 2017 · 8 Just go to the java page and download the latest version. Upon starting the installation process, the installer automatically detects your current java version, either deletes it and does a …

  7. How to set Java environment path in Ubuntu - Stack Overflow

    Mar 8, 2012 · I just installed JDK in Ubuntu with sudo apt-get install openjdk-6-jdk command, after the installation where's the Java bin directory located? And how can I set the environment path for that …

  8. java - Is there a way to update the JDK without manually downloading ...

    Mar 21, 2017 · I still only have Update 16 of the JDK. Is there a way to have the latest JDK automatically when it's available? Of course, the update shouldn't get rid of old versions. That should be done …

  9. How to beautifully update a JPA entity in Spring Data?

    Sep 28, 2016 · If you are going update an entity, it won't be flushed until a) the transaction is over or b) the entity is queried. Are you able to isolate this behaviour in a test? Then you could hand it over to …

  10. Command update-alternatives --config java change nothing

    I want to switch my java version with the command update-alternatives --config java, but I don't see any changes after that. I'm using that command and have this output: $ sudo update-alternatives --