When I run my BlackBerry project in Eclipse, I get the following error:
Error: Cannot run program "jar": CreateProcess error=2, The system cannot find the file specified
How is this caused and how can I solve it?
Finally I get the solution .copy the jar.exe from java bin folder and paste to the jre bin folder.