OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: Cryssli on September 05, 2004, 02:17:13 pm

Title: how to start jar files with evm
Post by: Cryssli on September 05, 2004, 02:17:13 pm
Hi,

i have downloaded jkanatest.jar from http://www.frezell.org/japanese/ (http://www.frezell.org/japanese/) and I don´t know how to start it up.
Does anyone have a clue? Or a ipk package of this which smoothly install it in the menu?


Cryssli
Title: how to start jar files with evm
Post by: doseas on September 07, 2004, 06:19:56 pm
The command to start it should be:
evm -cp path_to_your_jar_file.jar org.frezell.japanese.JKanaTest

However, it depends on a newer version of Java VM (1.4) than is provided on the Zaurus.

I haven't looked around to see if there is a Swing library for the Z, which might satisfy its needs.
Title: how to start jar files with evm
Post by: stupkid on September 07, 2004, 06:41:06 pm
You might want to try the steps here to get swing working:

http://s91215199.onlinehome.us/zaurus/ (http://s91215199.onlinehome.us/zaurus/)

Good Luck!