preverify

Better preverifiers than Sun WTK

I'm currently using the sun preverifier to preverify my MIDlet. I'm finding that it can be a bit slow, doesnt give any decent error messages and is only available as a windows exe. Are there any better preverifiers around that will work cross platform (linux specifically) ...

How to build BlackBerry application on Linux?

I've read on some development blogs that it is nearly to impossible to build BlackBerry application properly on operating systems other than Windows. Any possible workarounds on veryfication, rapc usage etc may result in serious and hidden bugs. Please, share your knowlenge of the subject. ...

BlackBerry Eclipse 3.5 - Import Legacy BlackBerry Project Issues

Hello, I have a Existing BlackBerry Project using Eclipse 3.1 and BlackBerry Component Pack 4.3 which I wanted to move to Eclipse 3.5 because I like the new structure much better. I downloaded the 4.3 component pack for Eclipse 3.5 using the updated BlackBerry Update Site URL and everything went fine. I import my legacy project into 3....

Error preverifying class NetBeans 6.8 using lwuit api

I'm trying to develop a portable J2ME appli, but Netbeans do a class preverification of LWUIT library that uses optional APIs that some configurations don't have, so I get this error when I try to compile on a configuration without JSR-184 (M3G Optional API): Error preverifying class com.sun.lwuit.animations.Transition3D VERIFIER ER...

[Blackberry] Error preverifying class

Hi, I'm developing a blackberry unit test application (JDE 4.6.1 on windows machine). My workspace is composed by 2 project UnitTest and MyApp. The UnitTest project references the MyApp one ( I added MyApp in the UnitTest Java Build Path). Unfortunately when I try to build it I receive this message: Executing rapc for the project bUn...

Blackberry Dev - Preverifying error

I got an error while I tried to preverify my lib. It seems to me that the SDK could not find the default Java lib though I had added it into the system. Here is the command:: D:\Work\Setup\Blackberry\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.25\compon ents\bin>preverify.exe -classpath ..\lib\net_rim_api.jar encryption.jar A...