Adding and Testing Compatibility of External Jar to Blackberry Project

Posted by pujakhemka on Stack Overflow See other posts from Stack Overflow or by pujakhemka
Published on 2010-06-07T06:09:20Z Indexed on 2010/06/07 6:12 UTC
Read the original article Hit count: 228

Filed under:
|

Hi,

I am a newbie at Blackberry development. I have Eclipse 3.5.1 and Blackberry JRE 4.7.0. In my application, I added 2 external jars to my project and a properties file. I do not know for sure whether the jars I am trying to add and the webservices I am calling are compatible with Blackberry. I have to test that too.

When I tried running my project, I get - "Project has verification Error". Is it because I did not add the external jars correctly? Or is it because the jars may not be compatible with Blackberry?

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about jar