6

可能重复:
无法在 Eclipse 中运行/调试 Java 应用程序(JavaTimeZone 问题)

Eclipse 失败了。

当我尝试运行 Java 应用程序时,我得到了这个:

An internal error occurred during: "Launching (app name)".
org/eclipse/jdt/debug/core/JDIDebugModel

尝试调试会产生以下结果:

An internal error occurred during: "Launching (app name)".
com/sun/jdi/connect/IllegalConnectorArgumentsException

打开运行配置,我得到这个:

Exception occurred creating launch configuration tabs

Reason:
Plug-in org.eclipse.jdt.debug.ui was unable to load class
org.eclipse.jdt.internal.debug.ui.launcher.LocalJavaApplicationTabGroup
An error occurred while automatically activating bundle org.eclipse.jdt.debug.ui (322).

转到 Java 应用程序的任何运行配置也会给出错误消息:

No tabs defined for launch configuration type Java Application

我无法运行任何 Java 应用程序。我可以将它们从运行配置中删除,仅此而已。尝试从例如包资源管理器运行应用程序什么也不做。例如,我仍然可以运行 Android 应用程序。

我在 Ubuntu 12.04/Gnome 3.4.2.1 上有 Indigo Service Release 2,Java EE IDE 版本。

有没有什么办法解决这一问题?我应该重新安装 Eclipse,也许是一些旧版本?

顺便说一句:错误消息与 无法在 Eclipse 中运行/调试 Java 应用程序(JavaTimeZone 问题)相同 ,但我没有安装 GPE,它是 Java 应用程序,而不是失败的 Web 应用程序。

4

0 回答 0