View Single Post
Old 09-20-2007, 12:57 AM   #32
jimbocho
Member
jimbocho began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Sep 2007
Location: Tokyo, Japan
Device: iRex iLiad
java.sh & miscellaneous

I couldn't get the java.sh from scotty's post above to work. I had to modify this line, which I think maybe got truncated?? It was missing the $2 $3 and closing quotation mark.

Code:
    JVMARGS="-v -classpath $1;MobipocketCoreReader.jar;kxml2-2.3.0.jar;irex.jar 
$2 $3"
Also is there anywhere that the com.irex classes have been documented? Or does one have to just decompile them all by oneself?

thanks,
-Jim
jimbocho is offline   Reply With Quote