About 23,900,000 results
Open links in new tab
  1. java --version doesn't work in the command line - Stack Overflow

    Jul 18, 2012 · Unrecognized option: --version Error: Could not create the Java virtual machine Error: A fatal exception has occurred. Program will exit. Everything was working fine until I …

  2. jvm - Getting Java version at runtime - Stack Overflow

    Mar 4, 2017 · "java.version system property" Version 1.6.0 Used by Developers "Java SE keeps the version number 1.6.0 (or 1.6) in some places that are visible only to developers, or where …

  3. Specifying Java version in maven - Stack Overflow

    <java.version> is not referenced in the Maven documentation. It is a Spring Boot specificity. It allows to set the source and the target java version with the same version such as this one to …

  4. java -version and javac -version showing different versions

    Aug 1, 2014 · but when I do java -version it shows . java version "1.8.0" Java(TM) SE Runtime Environment (build 1.8.0-b132) Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed …

  5. java - How to know the jdk version on my machine? - Stack Overflow

    Feb 16, 2023 · Seems like java -version used to be a way to do this, but no longer. Adding to the complexity, you can also supposedly get your Java version info from Control Panel > …

  6. java - How to specify the JDK version in Android Studio ... - Stack ...

    Because according to terminal and the java control panel, I have Java version 1.7.0_79, I just don't know where it is, because it isn't next to JDK 6. – ThePartyTurtle Commented Jun 3, …

  7. List of Java class file format major version numbers?

    I saw this list of major version numbers for Java in another post: Java Major version 24 68 23 67 22 66 21 65 20 64 19 63 18 62 17 61 16 60 15 59 14 58 13 57 12 56 11 55 10 54 9 53 8 52 7 …

  8. "java -version" not working in command prompt - Stack Overflow

    Oct 3, 2013 · Java is typically installed (on Windows) as C:\Program Files\Java\jdk<version> That installation directory has a subdirectory bin which you need to append to your PATH …

  9. How to set the environment variables for Java in Windows

    Jul 28, 2024 · Now click on 'new' button under system variables and enter 'JAVA_HOME' as variable name and path to jdk home directory (ex. 'C:\Program Files\Java\jdk1.6.0_24' if you …

  10. Java Versions and Compatibility - Stack Overflow

    Apr 10, 2023 · 2 - The Java 1.N versus Java N stuff is engineering vs marketing nonsense that started back in the early 2000's. Don't be fooled. And for more information about Java …

Refresh