【问题标题】:Plug-in org.springsource.ide.eclipse.commons.gettingstarted was unable to load class插件 org.springsource.ide.eclipse.commons.gettingstarted 无法加载类
【发布时间】:2018-07-03 07:13:28
【问题描述】:

版本:3.8.2.RELEASE 内部版本号:201610040743 平台:Eclipse Neon.1 (4.6.1) 这是我的版本 插件 org.springsource.ide.eclipse.commons.gettingstarted 无法加载类 org.springsource.ide.eclipse.commons.gettingstarted.dashboard.WelcomeDashboard

【问题讨论】:

    标签: m2eclipse


    【解决方案1】:

    这取决于你的操作系统,as seen here

    “WelcomeDashboard”使用 JavaFX,在 unix 系统上需要 Java 1.8 和 GTK2。 Eclipse 4.4 默认运行 GTK3。

    issue 252中所述,

    错误日志可能包含更详细的信息和/或其他可能有助于确定无法加载此类的原因的错误。您可以使用菜单“Window >> Show View >> Other >> Error Log”来显示错误日志。

    可能表明激活捆绑包有问题。找不到该类的原因可能是因为启动时不满足某些捆绑包要求。

    您也可以尝试打开控制台视图,切换到主机 OSGI 控制台,然后尝试 > diag org.springsource.ide.eclipse.commons.gettingstarted 以查看该捆绑包是否存在问题(例如,由于任何原因未解决)。

    如:

    您通常会看到:

    同样的问题补充道:

    您可以使用“旧仪表板”作为解决方法。它提供的功能与由于未知原因不适合您的功能相同。要切换到旧仪表板,请执行以下操作:

    转到菜单“Window >> Preferences”。
    搜索“仪表板”。然后选择“使用旧仪表板”,如下面的屏幕截图所示。

    然后单击“Apply and Close”按钮保存更改的设置。

    然后关闭“新仪表板”(即屏幕截图中包含错误的视图)。

    现在您可以通过单击工具栏中的仪表板图标来重新打开仪表板。 IE。这个:

    【讨论】:

      猜你喜欢
      • 2022-11-11
      • 2015-02-14
      • 2019-10-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-07-12
      • 2015-06-24
      • 2019-10-18
      相关资源
      最近更新 更多