在不使用推荐的 IDE(即 Eclipse)的情况下启动 Blackberry Java 项目是否明智?

发布于 2024-10-08 18:38:05 字数 493 浏览 0 评论 0原文

考虑到我将使用 Vim 作为我选择的文本编辑器,我必须考虑使用哪些工具来管理和构建如此规模的项目?

我听说 Apache Ant 与 GNU Make 类似,因此到目前为止已经介绍了这部分内容。但是 UI 设计呢,有没有一个独立的 UI 设计器,我的意思是,不需要安装 Eclipse 的东西。

更新:是否有任何关于 Blackberry 开发的指南,例如 Android 的指南?

Considering that I'll be using Vim as my text editor of choice, what tools do I have to consider to manage and build a project of this magnitude?

I'm told that Apache Ant is similar to GNU Make so that part is covered so far. But what about UI design, is there a stand alone UI designer, I mean, something that doesn't need Eclipse installed.

Update: Is there any how-to floating around for Blackberry development, like these ones for Android?

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

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

发布评论

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

评论(4

蓝颜夕 2024-10-15 18:38:05

出色地。您至少需要模拟器,您可以从黑莓网站下载该模拟器。您还需要下载适用于您想要支持的最低操作系统的 SDK。您还需要 BB-Ant-tools.jar 才能正确进行 ant 构建。

Well. you'll need the simulator at a bare minimum, which you can download from the blackberry website. You will also need to download the SDK for the minimum OS you want to support. You will also need BB-Ant-tools.jar to be able to do ant builds properly.

终止放荡 2024-10-15 18:38:05

理智吗?老实说,不,不是。你会感到很多头痛。

对于黑莓,有时甚至推荐的做事方式也会失败,并且试图避免使用最适合该任务的工具会让事情变得更加困难。

Is it sane? Honestly No, it isnt. You´ll get lots of headaches.

With blackberry sometimes even the Recommended way of doing things fail, and trying to avoid using the tools that work best for the task is gonna get it even harder.

新人笑 2024-10-15 18:38:05

在没有支持 Java 的 IDE 的情况下编写 Java 是一种折磨。但如果您已经习惯在 vim 中编写 Java 代码,那么应该没问题。黑莓手机没有设计师——在这方面我们都处于同一条船上。

Writing Java without a Java aware IDE is torture. But if you're already comfortable writing Java code in vim, then you should be fine. There is no designer for BlackBerry -- we're all in the same boat on that aspect.

白衬杉格子梦 2024-10-15 18:38:05

您可能会或可能不会找到相关的

将 Vim 用作 Java IDE 的提示?

You may or may not find this relevant

Tips for using Vim as a Java IDE?

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