JavaME: make emulator run a different JRE
Posted
by Leonel
on Stack Overflow
See other posts from Stack Overflow
or by Leonel
Published on 2010-05-06T16:53:04Z
Indexed on
2010/05/09
1:18 UTC
Read the original article
Hit count: 301
Hi,
My first steps with JavaME, currently using Sun's WTK 3.0
I understand a JavaME device runs its own Runtime Environment, and that's a 1.3 JRE.
Is it possible to make the emulator run the JavaSE JDK 6 ?
© Stack Overflow or respective owner