【发布时间】:2014-04-25 22:34:21
【问题描述】:
当我创建 RoboVM Eclipse 项目时,Eclipse 给了我一个异常:
The selected wizard could not be started.
Plug-in org.robovm.eclipse.ui was unable to load class org.robovm.eclipse.internal.NewCocoaTouchProjectWizard.
An error occurred while automatically activating bundle org.robovm.eclipse.ui
同样,当我尝试转到“设置”>“RoboVM”时收到此消息:
Unable to create the selected preference page.
An error occurred while automatically activating bundle org.robovm.eclipse.ui.
我已更新到 Java 1.7。 我使用的是 Eclipse 版本 3.7.2,但在尝试使用 Kepler Service Release 2 时遇到了同样的问题。
这个问题类似于robovm plugin wont work,但那里的回复并没有解决我的问题,因为我已经在使用最新的 roboVM 和 JDK。
【问题讨论】: