07-11-2011 04:42 PM
When I try to run an application from Eclipse, I get the following build error. This is since I installed version 2.1 of the WebWorks SDK this morning.
Can someone tell me where I can find either the message that goes with this exception, or version 2.0 of the SDK, since it actually gave me error messages instead of this cryptic idiocy?
*******************************************
BUILDING xxxxxxxxxxxxxxxxxxxxxxx
cmd.exe /c bbwp xxxxxxxxxxxxx.zip /o xxxxxxxxx\build
[INFO] Parsing command line options
[INFO] Parsing bbwp.properties
[INFO] Validating application archive
[INFO] Parsing config.xml
[INFO] Populating application source
[INFO] Compiling BlackBerry WebWorks application
[ERROR] RAPC exception occurred
BUILD EXITED WITH 1 ERROR
*******************************************
07-11-2011 05:03 PM - edited 07-11-2011 05:37 PM
I just found out that version 2.1 of the SDK isn't supported by the Eclipse plug-in. Too bad I can't go back to the 2.0 version, since it's not available for download anymore!
07-11-2011 05:25 PM
I System Restored back to 2.0, still getting the same error. Maybe I need to do a proper installation, but I need the installer for that.
07-11-2011 05:46 PM
Even better: if I run BBWP from the command line, it works fine.
I don't know how to launch it in the simulator after that, though. If only there was an IDE for this...