Thread
:
JAVA on the N900 is possible!
View Single Post
CormacB
2010-01-19 , 00:08
Posts: 137 | Thanked: 150 times | Joined on Jan 2010
#
113
Many java applications are not packaged as runnable jar files. You will need to run something like java -cp x.jar:y.jar com.company.program.MainClass
RE Runescape; the java plugin included in the embedded JRE doesn't seem to work with MicroB or Firefox, so there is no way to run applets on a webpage right now and that is how it runs. Possibly it might work out of appletviewer but I doubt it. Also I think Runescape uses OpenGL so there would be code changes required to use OpenGL ES as well as porting work for the JOGL library.
Quote & Reply
|
CormacB
View Public Profile
Send a private message to CormacB
Find all posts by CormacB