08-20-2011 08:07 AM
Hi ,
I am getting the following error in BlackBerry Java Plug-in for Eclipse while building a project , in BlackBerry_App_Descriptor.xml ,please anyone provide me the solution.
Description Resource Path Location Type
InvalidRegex: Pattern value '([a-zA-Z_]{1,63}[\s-a-zA-Z_0-9.]{0,63}[;]?)*' is not a valid regular expression. The reported error was: ''-' is an invalid character range. Write '\-'.' at column '{2}'. BlackBerry_App_Descriptor.xml /umesh Unknown XML Problem
Thanks
08-20-2011 04:49 PM
I think it's caused by running Java 1.7 (I can't find a link for you right now, sorry). I had the same issue and resolved it by uninstalling the 1.7 Java JDK and going back to 1.6
08-20-2011 04:50 PM
08-21-2011 03:52 PM
See here for a solution.
Cheers.
EB
09-20-2011 03:32 PM
So ... am I reading this right? V1.7 was released, and there's a bug which prevents even the simplest Hello World app from loading. The solution is to revert to 1.6? How in the world did this simple of a bug make it to production? This has (so far) been the buggiest device I've ever worked with. Nothing but issues.