-
Notifications
You must be signed in to change notification settings - Fork 37
Instalar JDK en Linux
Joaquín edited this page Feb 13, 2020
·
3 revisions
Si tenés una distribución basada en Debian (Ubuntu, etc...) :
- Vas al Terminal y escribís:
apt install openjdk-13-jdk -y
y listo.
Si tenés una distribución NO basada en Debian (Ubuntu, etc...) :
A diferencia de Windows, no hace falta modificar las variables de entorno ya que se hace automáticamente.
- IntelliJ
- Windows JDK
- Linux JDK
- Run client and server localhost
- Host a public server
- Import project to IntelliJ