Thanks Vlad,
I'd actually just stumbled upon this... it looks great, although it
takes a bit of customising to make it work with MicroEmu. On the
MicroEmu side... it would help if all the jars in "libs" followed the
same naming convention as in the SUN WTK. I'm currently using the
following rather ugly line
<property name="wtk.midpapi" value="${wtk.home}/lib/cldcapi11.jar:$
{wtk.home}/lib/midpapi20.jar:${wtk.home}/lib/microemu-jsr-82.jar:$
{wtk.home}/lib/microemu-jsr-135.jar" />
instead of the nicer "wtk.bluetooth.enabled" property.
If MicroEmu did that, I think all I'd need to do would be to place the
"preverify" binary (from PhoneME) in a "bin" directory and setup my
own custom "run" target to start microemu as the emulator.
On Dec 28, 4:50 pm, "Vlad Skarzhevskyy" <
skarzhevs...@gmail.com>
wrote:
> Sam
> For ant j2me build you should use Antennahttp://
antenna.sourceforge.net/