JDK 6 & J2ME Toolkit
I got a reformatted PC on which I got to install Java and J2ME Toolkit.
If I install JDK 6 and Sun Java Wireless Toolkit 2.2, would the J2ME programs compile under JDK 6 ?
Last time I had to dojavac -target 1.4 -source 1.4 to make it work for JDK 5. Or would Sun Java Wireless Toolkit 2.5 for CLDC, Beta 2 be a better option to install for JDK 6 ?
Thanks

