首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Eclipse无法打开java me透视图。

Eclipse无法打开java me透视图。
EN

Stack Overflow用户
提问于 2012-11-28 11:34:52
回答 1查看 490关注 0票数 0

我想学java。我去了下面的网站下载所需的东西。我的Eclipse版本是朱诺

我做了以下工作:

代码语言:javascript
复制
Eclipse Juno
The Oracle Java ME SDK requires the MTJ toolkit, but it is not bundled with Juno and it must be installed manually. Therefore, install MTJ toolkit first.

    Go to Help > Install New Software.
    In the "Work with" field, enter this URL: http://download.eclipse.org/releases/indigo
    Click Add. When the plugins are discovered, open the Mobile and Device Development Tools hierarchy and check Mobile Tools for Java Examples, Mobile Tools for Java SDK, and Mobile Tools for Java Examples. Click Next. On the installation screen select all plugins and click Finish.
    A Juno plugin named org.eclipse.jetty.server_(version).jar conflicts with the MTJ libraries when the plugin version is higher than 6. If it is you must prevent it from loading by changing its name so the Jar file is not parsed. For example, change it to: org.eclipse.jetty.server.old
    To open the device selector, select Window > Open Perspective > Other and select Java ME.

MTJ与还需要安装的3个包一起安装:

  • Java示例的移动工具
  • Java的移动工具
  • Java示例的移动工具

当我选择:Window > Open Perspective > Other时,没有Java选项。有人知道为什么没有显示这个选项吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-11-29 11:20:28

我不知道具体原因,但MTJ不使用Juno运行。如果您喜欢Eclipse,可以尝试使用Indigo

你考虑过使用NetBeans吗?

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/13604132

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档