Wednesday, June 14, 2006
Starting j2me port.
I remember that last year a friend of mine tried to start doing j2me work on OSX, and he had a lot of trouble. Sun doesn't provide an OSX package of the WTK, or any emulator. You gotta cobble together the thing yourself. So far I've gotten thus far:
1. Using the linux installer for WTK2.2 install the WTK.
2. Install j2mepolish
3. install mpowerplayer
Remaining items to scratch my head on:
1. Do I need to use J2MEUnit?
2. How am I going to integrate the wtk and building into my maven2 project?
1. Using the linux installer for WTK2.2 install the WTK.
2. Install j2mepolish
3. install mpowerplayer
Remaining items to scratch my head on:
1. Do I need to use J2MEUnit?
2. How am I going to integrate the wtk and building into my maven2 project?