prob in api kxml

I am building an application using kxml blackberry api when I import using project properties-> building-> import a jar file.

Then, it is build successfully but at run time it is showing an error which

modulekxml2.3.jar could not be found.

I read some forum that one third of the api is located and must be added to a library project, and then the library project must be defined in the project dependencies in our bb app.

so, I tried to add this jar to a library project but when I build it it is showing following error:

error: org.kxml2.io.KXmlParser: error! : lack of card from the pile to the label: 74

but when I import this jar file in the library project, it is built successfully. But to my project I get the error message

error: IOError import file not found-library.jar.

can anyone suggest me an exact solution to my prob.

Thanks in advance.

Preverify your jar file and use it as a library.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for