1. salwa_BB's Avatar
    hello,

    I have created jar from blackberry project.
    I would like to add this jar into blackberryproject. I have read it must verify (I use net.rim.device.api.util.Persistable).
    I made it like that:
    Code:
    C:\PATH_TO_YOUR_ECLIPSE\plugins\net.rim.eide.componentpack5.0.0_5.0.0.7\components\bin\preverify.exe -classpath  "C:\PATH_TO_YOUR_ECLIPSE\plugins\net.rim.eide.componentpack5.0.0_5.0.0.7\components\lib\net_rim_api.jar" "your_external_file.jar"
    unfortunately, this error message gets:
    Code:
    Error loading class your_external_file.jar
    does somebody know good instructions for verification, or help me in it?
    thanks
    04-06-10 07:30 AM
LINK TO POST COPIED TO CLIPBOARD