在myeclipse2015编译运行hibernate项目出现如图下错误:

Myeclipse15 Couldnot initialize class org.hibernate.console.ConfigurationConsoleRepositoryExtManager

是因为没有安装jboss tools插件

点击help->install from Catalog...打开Eclipse Marketplace,搜索jboss tools再点击install即可安装

如果没有Eclipse Marketplace,要先安装Marketplace。

安装完jboss tools插件后再编译运行就不会有这个错误了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-03
  • 2021-07-16
猜你喜欢
  • 2021-10-10
  • 2021-12-18
  • 2021-10-25
  • 2021-07-20
  • 2021-08-21
  • 2021-10-11
  • 2022-01-06
相关资源
相似解决方案