在eclipse中使用LWUIT进行j2me开发

发布于 2024-12-29 15:06:33 字数 106 浏览 0 评论 0原文

我是 LWUIT 的新手,我需要知道在 eclipse 中安装和使用 LWUIT 的步骤是什么。

是否需要任何特定的 Eclipse 版本,或者它可以在任何 Eclipse 上运行?

I am new to the LWUIT and I need to know what are the steps to install and use LWUIT in eclipse.

Is there any specific eclipse version required or it can be run over any eclipse?

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

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

发布评论

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

评论(1

川水往事 2025-01-05 15:06:33

请按照以下步骤创建新的 LWUIT 应用程序。

  • 下载 Eclipse pulsar(我首选)和 LWUIT 1.5
  • 下载并安装 Sun Java Wireless Toolkit JAVA ME
    SDK
  • 打开 Eclipse 并转到 windows->偏好-> Java ME->设备
    管理->手动安装
    ,然后在 Eclipse 上添加该工具包模拟器。
  • 提取 LWUIT 1.5。
  • 在 Eclipse 中创建新的 Java ME 项目并添加 LWUIT_MIDP.jar(查看
    lwuit 1.5/lib 文件夹)位于创建的项目属性上。
  • 阅读参考文章并开始您的工作。

Follow the below steps to creating new LWUIT application.

  • Download Eclipse pulsar(I preferred) and LWUIT 1.5.
  • Download and install the Sun Java Wireless Toolkit or JAVA ME
    SDK
    .
  • Open the Eclipse and go to windows-> preference -> Java ME -> Device
    Management -> manually install
    and then add the that toolkit emulator on the Eclipse.
  • Extract the LWUIT 1.5.
  • Create the new Java ME project in Eclipse and Add the LWUIT_MIDP.jar(look on the
    lwuit 1.5/lib folder) on created project properties.
  • Go through the reference article and start your work.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文