This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: New Build Systems JavaMe
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
I have been, the last few days, creating a new system of build scripts for JavaME MIDP development. This set of scripts integrates Antenna, MicroLog, and J2meunit and some other features.
Another trick in using non standard WTKs and SDKs is to use the still installed Sun WTK but account for handset libs and than drive the non standard emulators via ANT tasks. This would still leave the DRM stuff to be added per non standard sdk/wtk to drive the drm.exe tool from the ant build script.
And of course I would like to account for other JavaME MIDP unit testing libraries within the same set of build scripts.