I have a jar file which contains .cod,.cso and .csl files.I need to use the jar file in my blackberry project.I added the jar file to build path of my main project.It was giving the error "Cannot start project has verification errors". I preverified the jar file and added to the build path and exported the jar file(Right click on project -> Libraries ->Order and Export).When I export the jar file the project is not compiling.Can anyone suggest me to add the external jar file to my project.
regards