About 265,000 results
Open links in new tab
  1. How to install Java using terminal? - Ask Different

    I want to install Java entirely from the terminal without using any GUI. Can anybody give some instructions? I know that I download it with curl, but it seems that curl doesn't play quite nicely with

  2. How can I install java openjdk 8 on High Sierra or newer macOS

    Aug 22, 2018 · How do I install OpenJDK 8 on High Sierra or newer macOS? It looks like support for the Java Oracle JDK version 8 will be deprecated after January 2019 Java SE Overview Additionally, it …

  3. java - In macOS, how to run a JNLP file with OpenJDK 8? - Ask Different

    Nov 17, 2018 · Java WebStart was not open sourced so could not be included directly in other Java distributions than Oracle. Now it has been deprecated and removed from Java 11 onwards so if this …

  4. Can't run OpenJDK macOS Catalina "Can't verify it's not a Virus"

    Oct 9, 2019 · Please check the exact wording of messages. It's much more likely to say something like "MacOS cannot verify the identity of this software" than "MacOS can't verify it is not a virus". There is …

  5. java - How to fix "Error: Unable to access jarfile" on MacOS? - Ask ...

    Jun 15, 2023 · Having looked for how to solve this it seems I have to give "Full Disk access" to "Java". I found some answers with some links to some various locations, none of them do exist. So how to …

  6. How to fix error "java.lang ... - Ask Different

    Jun 20, 2023 · However, I recommend to install the latest long term support version that is Java 17 currently. If you are interested, you can find a table combining the class file versions with Java …

  7. Obtain Java 11 for macOS? - Ask Different

    Dec 20, 2018 · OpenJDK Secondly, know that all releases for Java 11 and later for macOS are based on the same codebase, the open-source project known as OpenJDK. Apple contributes Mac-specific …

  8. How do I install JDK 1.6 in Mavericks? - Ask Different

    42 When I upgrade to Mavericks, it uninstalls Java 1.6. I can install Java 7, but for some applications and development work, I still need access to Java 6. How can I reinstall Java 6 in Mavericks? Apple …

  9. macos - Java Update not working on Macbook - Ask Different

    Apr 16, 2023 · Apple stopped supplying Java after Java 6. The Java control Panel was used to control Apple's Java releases and so does not provide later updates. To get Java 8 you need to install from …

  10. Homebrew: How-To forbid a specific package to be installed?

    Mar 1, 2024 · I do not want to accidentally install any software that has a dependency on Java, i.e. Java Development Kid (JDK) and Java Runtime Environment (JRE). For me personally, Java is a security …