If anyone face this problem, first keep in mind that error is not in your code but due to some internal issue in eclipse ADT. I don't know exact problem but luckily found way to solve it. If you ever encounter this error follow steps below:
- Exit Eclipse.
- Go to Android workspace.
- Locate .metadata folder(make sure you set hidden folder visibility on).
- Delete .metedata folder.
- Start Eclipse(you will notice project explorer is empty, don't panic) and import all your projects.
本文介绍了解决Eclipse ADT中出现的内部错误的方法。遇到此类问题时,首先确认错误并非源于代码而是Eclipse ADT自身的内部问题。解决步骤包括退出Eclipse,删除.metadata文件夹,然后重新启动Eclipse并导入所有项目。
9850

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



