Hi all,
I just installed the BlackBerry JDE and am having trouble compiling the sample code. I get the following error:
Code:
Building HelloWorldDemo
C:\Program Files\Research In Motion\BlackBerry JDE 4.6.0\bin\rapc.exe -quiet import=..\lib\net_rim_api.jar codename=com\rim\samples\device\helloworlddemo\HelloWorldDemo com\rim\samples\device\helloworlddemo\HelloWorldDemo.rapc warnkey=0x52424200;0x52525400;0x52435200 "C:\Program Files\Research In Motion\BlackBerry JDE 4.6.0\samples\com\rim\samples\device\helloworlddemo\HelloWorldDemo.java" "C:\Program Files\Research In Motion\BlackBerry JDE 4.6.0\samples\com\rim\samples\device\helloworlddemo\img\helloworld_jde.png"
I/O Error: CreateProcess: javac -source 1.3 -target 1.1 -g -O -d C:\DOCUME~1\bchan\LOCALS~1\Temp\rapc_32bbd31b.dir -bootclasspath ..\lib\net_rim_api.jar -classpath ..\lib\net_rim_api.jar "C:\Program Files\Research In Motion\BlackBerry JDE 4.6.0\samples\com\rim\samples\device\helloworlddemo\HelloWorldDemo.java" error=2
Error while building project
Any help as to what is happening and how to fix it?
Thanks.