Translations by Leon Nardella

Leon Nardella has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

14 of 4 results
~
Java, developed by Sun Microsystems, is and interpreted language which is compiled to bytecode. This bytecode can be run on any Java Virtual Machine, making Java a highly portable language. It is object oriented, has similar syntax to C and is designed to be secure.
2008-11-24
Java, desenvolvido pela Sun Microsystems, é uma linguagem interpretada que é compilada para bytecode. Esse bytecode pode ser executado em qualquer Máquina Virtual Java, fazendo do Java uma linguagem muito portável. É orientado a objeto, tem sintaxe similar à o C e é projetado para ser seguro.
50.
To get your system to use Sun Java instead of the open-source (but less functional) GIJ that is installed by default, run: <screen>sudo update-alternatives --config java</screen> and choose the option that has <filename>j2re1.6-sun</filename> in it.
2008-11-24
Para fazer seu sistema usar o Java da Sun ao invés do open-source (porém menos funcional) GIJ que é instalado por padrão, execute: <screen>sudo update-alternatives --config java</screen> e escolha a opção que tem <filename>j2re1.6-sun</filename> nela.
2008-11-24
Para fazer seu sistema usar o Java da Sun ao invés do open-source ( porém menos funcional ) GIJ que é instalado por padrão, execute: <screen>sudo update-alternatives --config java</screen> e escolha a opção que tem <filename>j2re1.6-sun</filename> nela.
61.
The <application>Netbeans</application> platform provides a complete, extensible Java development environment.
2008-11-24
A plataforma <application>Netbeans</application> fornece um ambiente de desenvolvimento completo e extensível.