1
Personal Java/Jeode/J2ME Personal Profile / IBM WebSphere Micro Environment
« on: December 29, 2006, 09:42:02 pm »Quote
Hi All,
I saw this on handango today:
http://www.handango.com/PlatformProductDet...roductId=118025
Has anyone tried this out and know what's included? (I do java swing development and haven't had much experience with j2me so don't know what's in the CLDC profile)
Thanks,
steven
[div align=\"right\"][a href=\"index.php?act=findpost&pid=20028\"][{POST_SNAPBACK}][/a][/div]
I have gotten two different versions of J9 working on the 5500/Sharp Roms some time ago. I wrote about the use of J9 on Pocket PC 2002 in an article posted on my tools site C:\FoxFrenchTranslations.com\zaurus, and that, while a long read, may show you some of the tricks you will need to get J9 going. My memory is not too clear now, but I recall that the zaurus j9 ipk was a bitch to install. There was about zero documentation, and the result was no improvement over Jeode, and little over CVM. I remember that Sun's Javac would not work with it because IBM removed the deprecated classes from the personal profile.
I could probably get it going again if anyone is interested. The key is a script named startppro in j9's bin directory -- you have to understand everything in that to get it to do anything.
Jeff