View Single Post
Old 05-05-2010, 04:28 PM   #2
wiffel
Member
wiffel is on a distinguished road
 
Posts: 19
Karma: 72
Join Date: Dec 2008
Device: bebook
Tumaini,

Yes there is a version of the Java VM on the Hanlin V3. As far as I remember, it is a microedition version of java (kind of like on mobile phones). I'm not quite sure anymore which profiles are supported, but it means you will have to compile for java 1.4 and use the pre-verifier.

Yes, there is a trick to actually launch things using a bash script. You just change the extension of the script to '.exe.fb2'. That will execute the script.

Enclosed you find an old 'HelloWorld' project that I used to test Java on the Hanlin. For me it was some time ago, so I'm not quite sure anymore of everything. But maybe it can give you something to start with.

Wilfried
Attached Files
File Type: zip helloWorld.zip (70.0 KB, 569 views)
wiffel is offline   Reply With Quote