where is the com.sun.kjava.* ?

in the sun's new CLDC v1.03.i can not find com.sun.kjava.*. so i can never use the oldspotlet program. can anybody help? thanks.
[150 byte] By [wu_yi_ding] at [2007-9-26 11:47:11]
# 1

kJava was never part of the CLDC specification and was only a temporary unsupported class library for demonstration purposes. I suggest you switch to the supported new MIDP, which now supports the Palm, but you will have to port your kJava code to the MIDP classes.

(although I have never tried to run kJava on the latest CLDC...)

Don

d1camero at 2007-7-2 1:59:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Thanks,but is there a easier way to port or a tool,or somewhere to find a old version CLDC.I cann't find it on the sun.Thank a lot.Yiding
wu_yi_ding at 2007-7-2 1:59:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
look at the MIDP developer note (pdf) file.There is an "algorithm " of how to transform a spotlet to Midlet.
yoavadler at 2007-7-2 1:59:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...