Configuring Blackberry Eclipse plugin for 4.70 or 5.0 components(为 4.70 或 5.0 组件配置 Blackberry Eclipse 插件)
问题描述
我正在寻求有关配置 Blackberry 开发环境的帮助.事实上,这是一个非常令人沮丧的过程.黑莓网站非常没用.在已移动的链接、假设的细节和过时的文档之间,事实证明,使用黑莓开发很难找到任何地方.
I am looking for help in configuring the Blackberry development environment. In fact, it is quite a frustrating process. The blackberry site is pretty useless. Between links that have been moved, details that are assumed and documents that are out of date it is proving very difficult to get anywhere with blackberry development.
唷,现在我的咆哮已经结束了.这是我的问题:
Pheww, now that my rant is done. Here is my problem:
我终于让 JDE for Eclipse 工作了(这本身就是一个故事).但是,我的黑莓工作区只给了我针对 4.5 JDE 组件的选项.如何更新它以使用 4.7 组件?
I have finally got the JDE for Eclipse working (that is a story in itself). However, my blackberry workspace is only giving me the option of targeting the 4.5 JDE components. How do I update it to use the 4.7 components?
最好有分步说明,但如果能提供任何帮助,我将不胜感激.
It would be preferable to have step-by-step instructions but I would appreciate any help that can be provided.
以下是详细信息:
我有 Java jdk1.6.0_14
I have Java jdk1.6.0_14
Eclipse 版本 3.4.1
Eclipse version 3.4.1
我已经安装了 Blackberry JDE 4.7
I have installed the Blackberry JDE 4.7
我已经安装了 Blackberry JDE Component Package 4.7
I have installed the Blackberry JDE Component Package 4.7
我已经安装了黑莓智能手机模拟器 4.7
I have installed the Blackberry Smartphone simulators 4.7
推荐答案
完全同意 - 完全不知道该怎么做.我从来没有使用过他们的更新站点,所以我只是手动下载并安装组件包:
Totally agreed - it's not at all obvious what to do. I've never had luck using their update site, so I just download and install the component packs manually:
- 从 BlackBerry 开发人员专区下载BlackBerry JDE v4.7 组件包的 Eclipse 软件更新"(它是一个 zip 文件)
- 从 Eclipse 打开帮助菜单并选择软件更新
- 点击可用软件标签
- 点击添加网站
- 选择存档并选择您的 zip 文件
- 确保检查 JDE 4.7 树下的所有内容
- 点击安装并继续完成向导
这篇关于为 4.70 或 5.0 组件配置 Blackberry Eclipse 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:为 4.70 或 5.0 组件配置 Blackberry Eclipse 插件


- 如何使用WebFilter实现授权头检查 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01