I generated a jar that contain the class which I use in my application, but I add this jar into the project following these steps:
- right click in the project.
- properties
- Build
- Libraries
- Add external jars or add jars
- ok
I can use these libraries as I write my code, but when I’m loading my project in the emulator or device it said that my library “NOT FOUND”.
Please help, what is the correct way to use an external jar in blackberry projects?
please try following step: