User Tools

Site Tools


player:tutorials:java:mac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
player:tutorials:java:mac [2021/03/18 01:26] – Add Homebrew info haykamplayer:tutorials:java:mac [2023/12/27 12:34] (current) – old revision restored (2023/08/19 16:38) mineblock11
Line 1: Line 1:
-===== Install/Verify Java (macOS) =====+====== Install/Verify Java (macOS) ======
  
 You will need Java installed if you want to: You will need Java installed if you want to:
  
-  * run the current version of the Fabric Installer +  * Run the 'Universal Jar' Fabric Installer 
-  * use MultiMC +  * Install a Fabric server. [[player:tutorials:install_server|CLI guide]] available 
-  * change the default "JAVA EXECUTABLEto other than the bundled Java runtime in a Minecraft Launcher "Installation"+  * Run Minecraft in MultiMC or Prism Launcher 
 +  * Run ATLauncher or Technic Launcher 
 +  * Change the default JAVA EXECUTABLE” to other than the bundled Java runtime in a Minecraft Launcher Installation
  
 ---- ----
  
-== Using Homebrew ==+===== Using Homebrew =====
  
 Install [[https://brew.sh/|Homebrew]] if it is not installed already: Install [[https://brew.sh/|Homebrew]] if it is not installed already:
Line 17: Line 19:
 </code> </code>
  
-Then, install Java 8:+Then, install the latest version of Java:
  
 <code sh> <code sh>
-brew install openjdk@8+brew install openjdk
 </code> </code>
 +===== Manual =====
  
-== Manual == +==== STEP 1: Verify if Java is already installed =====
- +
-=== STEP 1: Verify if Java is already installed ===+
  
 Open launchpad by pressing F4 and type in terminal. \\ Open launchpad by pressing F4 and type in terminal. \\
Line 44: Line 45:
 Some macs do not ship java by default, and you will be prompted to install it from java.com. You can ignore it and continue to the next step. \\ Some macs do not ship java by default, and you will be prompted to install it from java.com. You can ignore it and continue to the next step. \\
  
-=== STEP 2 Uninstall previous Java versions ===+==== STEP 2Uninstall previous Java versions ====
  
 This process is not necessary, but if you would like to uninstall an older version of java that came with your mac, for example, Java 5 or 6, you can use the [[https://www.java.com/en/download/uninstalltool.jsp|Java Uninstall Tool]] provided by Oracle to help uninstall them. This process is not necessary, but if you would like to uninstall an older version of java that came with your mac, for example, Java 5 or 6, you can use the [[https://www.java.com/en/download/uninstalltool.jsp|Java Uninstall Tool]] provided by Oracle to help uninstall them.
  
-=== STEP 3 Install Java ===+==== STEP 3Install Java ====
  
-To download the Java installer, go [[https://adoptopenjdk.net/releases.html|here]] \\+To download the Java installer, go [[https://adoptium.net/en-GB/temurin/releases/?os=mac&version=8|here]] \\
  
 For better compatibility pick Version 8 of Java and the HotSpot JVM, and then download the .pkg installer for the JRE. \\ For better compatibility pick Version 8 of Java and the HotSpot JVM, and then download the .pkg installer for the JRE. \\
player/tutorials/java/mac.1616030787.txt.gz · Last modified: 2021/03/18 01:26 by haykam