Posts Tagged ‘jdk’

I/O Error: Cannot run program “javac”: CreateProcess error=2

Wednesday, February 24th, 2010
Ever got this error while building a BB JDE (BlackBerry Java Development Environment) Project? Building C:\Program Files\Research In Motion\BlackBerry JDE 4.3.0\bin\rapc.exe -quiet import="..\..\..\..\..\Program Files\Research In Motion\BlackBerry JDE 4.3.0\lib\net_rim_api.jar" codename= .rapc warnkey=0x52424200;0x52525400;0x52435200 C:\\.java I/O Error: Cannot run program "javac": CreateProcess error=2, The system cannot find the file specified Error while building project First check that you have JDK properly installed on your computer. Go to Control Panel -> Add/Remove Programs. If all that's sweet -… Continue reading
  • Share/Bookmark