Java

De MochilaWiki
Ir para navegaçãoIr para pesquisar
A versão imprimível não é mais suportada e pode ter erros de renderização. Atualize os favoritos do seu navegador e use a função de impressão padrão do navegador.

instalando no ubuntu

apt-get install icedtea6-plugin

em non-free do debian etch:

apt-cache search java
  • sun-java5-bin - Sun Java(TM) Runtime Environment (JRE) 5.0 (architecture dependent files)
  • sun-java5-demo - Sun Java(TM) Development Kit (JDK) 5.0 demos and examples
  • sun-java5-doc - Sun JDK(TM) Documention -- integration installer
  • sun-java5-fonts - Lucida TrueType fonts (from the Sun JRE)
  • sun-java5-jdk - Sun Java(TM) Development Kit (JDK) 5.0
  • sun-java5-jre - Sun Java(TM) Runtime Environment (JRE) 5.0 (architecture independent files)
  • sun-java5-plugin - The Java(TM) Plug-in, Java SE 5.0
  • sun-java5-source - Sun Java(TM) Development Kit (JDK) 5.0 source files

screen + java

screen -S mcs java -Xms1G -Xmx7G -d64 -jar start.jar nogui

testando java: