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
Last revisionBoth sides next revision
player:tutorials:java:mac [2021/03/18 01:26] – Add Homebrew info haykamplayer:tutorials:java:mac [2023/11/15 00:26] binaris00
Line 1: Line 1:
-===== Install/Verify Java (macOS) =====+====== Instalar/Verificar Java (macOS) ======
  
-You will need Java installed if you want to:+Necesitaras Java instalado si quieres:
  
-  * run the current version of the Fabric Installer +  * Ejecutar el 'Archivo universal' para instalar Fabric 
-  * use MultiMC +  * Instalar un servidor hecho en Fabric. [[es:player:tutorials:install_server|CLI guia disponible aqui]]  
-  * change the default "JAVA EXECUTABLE" to other than the bundled Java runtime in a Minecraft Launcher "Installation"+  * Ejecutar Minecraft en MultiMC o Prism Launcher 
 +  * Ejecutar ATLauncher o Technic Launcher 
 +  * Cambiar la opción por defecto de “JAVA EXECUTABLE” otro Java en el Minecraft Launcher Installation
  
 ---- ----
  
-== Using Homebrew ==+===== Usando Homebrew =====
  
-Install [[https://brew.sh/|Homebrew]] if it is not installed already:+Instala [[https://brew.sh/|Homebrew]] si no lo tienes instalado:
  
 <code sh> <code sh>
Line 17: Line 19:
 </code> </code>
  
-Theninstall Java 8:+Luegoinstala la última versión de Java:
  
 <code sh> <code sh>
-brew install openjdk@8+brew install openjdk
 </code> </code>
 +===== Manualmente =====
  
-== Manual ==+==== PASO 1: Verifica si Java ya está instalado =====
  
-=== STEP 1: Verify if Java is already installed === +Abre la plataforma de lanzamiento presionando F4 y escribe en la terminal. \\
- +
-Open launchpad by pressing F4 and type in terminal. \\+
 {{:player:tutorials:java:launchpad.png?150|}} {{:player:tutorials:java:launchpad.png?150|}}
  
-Alternativelyyou could also do it with Spotlight by pressing Command + Space. \\+Ademáspuedes también hacerlo con `Spotlight` presionando Command + Space. \\
 {{:player:tutorials:java:spotlight.png?400|}} {{:player:tutorials:java:spotlight.png?400|}}
  
-Nexttype in the following command. \\+Luegoescribe el siguiente comando. \\
 {{:player:tutorials:java:java_command.png?200|}} \\ {{:player:tutorials:java:java_command.png?200|}} \\
 +
 +TODO : Continuar con la traduccion
  
 Most newer macs ship Java 8, so you should see something like this. \\ Most newer macs ship Java 8, so you should see something like this. \\
Line 44: Line 47:
 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.txt · Last modified: 2023/12/27 12:34 by mineblock11