assertion failed: Path for IClasspathEntry must be absolute解决方法

myeclispe中报错:

An internal error occurred during: "Initializing Java Tooling".
assertion failed: Path for IClasspathEntry must be absolute
解决方法:
1、关闭myeclipse
2、手动找到workspace\.metadata\.plugins\org.eclipse.core.resources下的.projects文件夹
3、删掉这个.projects文件夹
4、重启myeclipse.
over....

猜你喜欢

转载自blog.csdn.net/huifeng773950918/article/details/25116139