创建黑莓项目时出错

发布于 2024-12-21 11:44:44 字数 440 浏览 0 评论 0原文

我正在尝试使用 Jre 作为 BlackBerry 5.0.0 在 eclipse 中创建一个新的 BlackBerry 项目。 创建项目时,出现以下错误:

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}'.

但我在指定的 xml 文件中找不到任何特殊字符,例如“-”。

当我在 eclipse 中安装黑莓插件时,它第一次工作。之后,当我尝试创建一个新的黑莓项目时,出现此错误。

任何人都可以告诉一个确切的解决方案吗?

I am trying to create a new BlackBerry project in eclipse using Jre as BlackBerry 5.0.0.
While creating the project, am getting the following error :

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}'.

But i can't find any special character like '-' this in the specified xml file.

It was working at the first time when i had installed the blackberry plugin in eclipse..after that this error is getting when am trying to create a new Blackberry project ..

Can anyone tell an exact solution.?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

后知后觉 2024-12-28 11:44:44

最好确保没有给出空格。

Better make sure that there are no spaces given.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文