When I run my BlackBerry project in Eclipse, I get the following error:
Error: Cannot run program \"jar\": CreateProcess error=2, The system cannot fi
This error comes because of Jdk1.7. So try 1.6 and set path to bin folder.
It works for me...