A fatal error occurred while performing the refactoring.
An unexpected exception occurred while creating a change object.See the error log for more details.
产生该问题的原因可能在于在该工程中,存在被全部注释掉的类,将其删除或去除该类注释,即修复该问题
本文介绍了一个在进行重构操作时遇到的致命错误,并提供了解决方案:如果发现项目中有被完全注释掉的类,建议将其删除或者取消注释,以此来修复问题。
A fatal error occurred while performing the refactoring.
An unexpected exception occurred while creating a change object.See the error log for more details.
产生该问题的原因可能在于在该工程中,存在被全部注释掉的类,将其删除或去除该类注释,即修复该问题
995
518
9953
7861

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