Por admin | Para la categoría de j2me, Nuevas Tecnologías | noticia del 18-08-2009
Sun Java Wireless Toolkit for CLDC (WTK)

Este Toolkit lo podemos descargar página de Sun Microsystem.
Link Información: http://java.sun.com/products/sjwtoolkit/overview.html
Link Descarga: http://java.sun.com/products/sjwtoolkit/download.html
descargamos el archivo: sun_java_wireless_toolkit-2.5.2_01-linuxi486.bin.sh.
Para instalar este toolkit debemos ejecutar la siguiente linea de comando en la consola:
sh sun_java_wireless_toolkit-2.5.2_01-linuxi486.bin.sh
Te preguntará:
Do you agree to the above license terms? [yes or no]
Escribes yes y presionas entrer.
Aparece el siguiente dialogo:
No suitable Java interpreter was detected
0) Specify a path to a Java interpreter directory.
1) Cancel this installation.
Select a choice [0-1]:
Escribes 0 y presionas Enter.
Aparece el siguiente dialogo:
This application requires Java 2 SDK, Standard Edition (1.5 or later). Enter a path to a Java 2 SDK (For example: /user/jdk1.5/bin).You can type “exit” to cancel installation.
Enter a path to the Java 2 SDK:
Escribimos esta ruta: /usr/lib/jvm/java-6-sun/bin o donde tengamos el jdk de java
aparece
/usr/lib/jvm/java-6-sun/bin/java
Testing /usr/lib/jvm/java-6-sun/bin/java…
Please enter a directory into which you would like to install the Sun Java(TM) Wireless Toolkit, 2.5.2 for CLDC. [ default is /home/sowhatz/Desktop/WTK2.5.2 ]:
Presionamos Enter.
Check for Product Updates? [yes or no]
Escribimos yes y presionamos Enter.
Aparece
Please choose one of the following options:
0) Begin copying files if you are satisfied with the settings .
1) Cancel the installation.
Select a choice [0-1]: le damos al cero
Please choose one of the following options:
0) Begin copying files if you are satisfied with the settings .
1) Cancel the installation.
Select a choice [0-1]:
Extracting the installation files…
Documentation for the Sun Java(TM) Wireless Toolkit
2.5.2 for CLDC is in the file
/home/directorio/wtk2.5/index.html
In order to start using the Sun Java(TM) Wireless Toolkit 2.5.2 for CLDC, please run
/home/directorio/wtk2.5/bin/ktoolbar
“donde directorio es donde tu quieras” el /home también es opcional
para ejecutar la aplicación basta con ir a dicho directorio y poner ./Ktoolbar
