今天在使用myEclipse 的 Database Explorer 视图中Create Hibernate Mapping时,出现了“An internal error occurred during: "Generating Artifacts".”错误提示。费了好大劲,终于解决了。据myEclipse官方网站上的介绍,发生该错误主要有两种情况,一是你eclipse上安装了jboss公司的hibernate tools plugin for eclipse,这些插件与myEclipse发生冲突,解决方法是删除这些插件。二是你在没有卸载以前myEclipse版本的情况下安装了新的myEclipse版本,解决方法是把myEclipse卸载后重新安装,我遇到的情况就属于每二种情况,重装myEclipse后问题解决了。
myEclipse错误处理--An internal error occurred during: "Generating Artifacts".
最新推荐文章于 2021-01-27 00:11:28 发布
本文介绍了在myEclipse的DatabaseExplorer视图中创建Hibernate映射时出现的内部错误,并提供了两种解决方案:卸载冲突插件或重新安装myEclipse。
261

被折叠的 条评论
为什么被折叠?



