player:tutorials:java:mac
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| player:tutorials:java:mac [2020/07/15 05:32] – [STEP 1: Verify if Java is already installed] boogiemonster1o1 | player:tutorials:java:mac [2023/12/27 12:34] (current) – old revision restored (2023/08/19 16:38) mineblock11 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Install/ | + | ====== Install/ |
| 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 ' |
| - | * use MultiMC | + | * Install a Fabric server. [[player: |
| - | * change | + | * Run Minecraft in MultiMC |
| + | * Run ATLauncher or Technic Launcher | ||
| + | * Change | ||
| ---- | ---- | ||
| - | ==== STEP 1: Verify if Java is already installed ==== | + | |
| + | ===== Using Homebrew ===== | ||
| + | |||
| + | Install [[https:// | ||
| + | |||
| + | <code sh> | ||
| + | /bin/bash -c " | ||
| + | </ | ||
| + | |||
| + | Then, install the latest version of Java: | ||
| + | |||
| + | <code sh> | ||
| + | brew install openjdk | ||
| + | </ | ||
| + | ===== Manual ===== | ||
| + | |||
| + | ==== 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 27: | 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 2 Uninstall 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:// | 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:// | ||
| - | ---- | ||
| - | ==== STEP 3 Install Java ==== | ||
| - | To download the Java installer, go [[https://adoptopenjdk.net/ | + | ==== STEP 3: Install Java ==== |
| + | |||
| + | To download the Java installer, go [[https://adoptium.net/ | ||
| 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.1594791153.txt.gz · Last modified: 2020/07/15 05:32 by boogiemonster1o1