hi Guys,
I am new to this, but here's what I did to resolve this problem:
"I/O Error: Cannot run program "javac": CreateProcess error=2, The system cannot find the file specified"
I installed in this order:
- jdk-1_5_0_14-windows-i586-p.exe
- BlackBerry_JDE_4[1].2.1.exe
then added to the environment path the location of my javac.exe and managed to build without any errors.
hope this helps.
CRISS