A
Andreas Koch
Hi,
could someone enlighten me on the syntax to use to load .jar-midlets
stored on the local drive using MIDP.EXE (MIDP2.0fcs) ?
bin\midp classpath classes example.pushpuzzle.PushPuzzle
works,
unfortunately,
bin\midp classpath classes ..\example\pushpuzzle.jar
and (various similar combinations, including copying
the jars to the example dir) only produce
java.lang.ClassNotFoundException
thanks a lot,
could someone enlighten me on the syntax to use to load .jar-midlets
stored on the local drive using MIDP.EXE (MIDP2.0fcs) ?
bin\midp classpath classes example.pushpuzzle.PushPuzzle
works,
unfortunately,
bin\midp classpath classes ..\example\pushpuzzle.jar
and (various similar combinations, including copying
the jars to the example dir) only produce
java.lang.ClassNotFoundException
thanks a lot,