Java
Előző
Következő

Java

Megjegyzés

Ez az útmutató i386 és AMD64 számítógépekre érvényes csak. PowerPC gép esetén lásd az Ubuntu online segítség (angol) oldalait.

  1. Install sun-java5-jdk (see Add Applications).

  2. Olvassa el a megjelenő Java licencet. A folytatáshoz el kell fogadnia azt.

  3. To get your system to use Sun Java instead of the open-source (but less functional) GIJ that is installed by default, run:

    sudo
    update-alternatives --config java

    and choose the option that has j2re1.5-sun in it.

Java 1.6 is also available, and can be installed by following the above directions, swapping all instances of 1.5 to 1.6.

Eclipse IDE Javahoz

Az Eclipse platform egy teljeskörű és bővíthető Java fejlesztőkörnyezetet biztosít.

  1. Install the eclipse package (see Add Applications).

  2. Press KMenuDevelopmentEclipse.

Előző
Következő
Tartalom