开发者

Error when I create a BlackBerry project

开发者 https://www.devze.com 2023-03-19 16:47 出处:网络
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 c

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 '19'. BlackBerry_App_Descriptor.xml /Test Unknown XML Problem

I'am green hand. I want to study BlackBerry. please 开发者_JAVA技巧help me! Thanks!


Have you tried the suggestion from this thread?
http://supportforums.blackberry.com/t5/Java-Development/problem-with-the-BlackBerry-App-Descriptor-xml-in-Eclipse-Plug/td-p/959029

It works for me, after I changed to Java 6.

Additionally you can look here: eclipse xml error

0

精彩评论

暂无评论...
验证码 换一张
取 消