Problems like: I/O Error: Cannot run program "jar": CreateProcess error=2,
Most frequently people don't know about the JVM version they are using. The Blackberry JDE work with JVM with tightly couple environment. If you use wrong JVM it will never be creat cod file (Blackberry executable files).
To run Blackberry Development on 64-bit system, we need to install 32-bit JVM. And then set Environment variable (PATH, JAVA_HOME) according to your new 32-bit JVM.
Blackberry SDK use JVM to verify and create cod file. Thats why it is necessary to point out recommended JVM
Enjoy your coding. Have a fun.
No comments:
Post a Comment