From: Vlad S. <ska...@gm...> - 2008-07-21 18:16:11
|
In another words you want the api classes prepared by MicroEmulator to be preverified during MicroEmulator build? Are you sure that this needs to be done? They are not supposed to be loaded on device and are referenced only as library classes during preverification process of your MIDlet. Do you think this may be a bug in MTJ? Or may be you misconfigured MTJ ? On Mon, Jul 21, 2008 at 2:05 PM, Diego Madruga Sandin < die...@gm...> wrote: > Hi, > > I was testing MicroEmulator on eclipse MTJ and I could not compile and > run my MIDlet since the classes found on lib folder are not > preverified. Wouldn't it be interesting to supply precompiled > MIDP/CLDC stubs enabling this emulator to work with MTJ? > > regards > Diego > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Microemulator-users mailing list > Mic...@li... > https://lists.sourceforge.net/lists/listinfo/microemulator-users > -- Vlad |