org.maven.ide.eclipse\nexus\local\_a.fdx

1.问题描述:
在MyEclipse中使用MAVEN时,经常会报告如下错误:
Error on adding indexing context central;
${workspace\.metadata\.plugins\org.maven.ide.eclipse\nexus\central\_a.fdx (系统找不到指定的文件。)

2.解决方法:
删除
${workspace}\.metadata\.plugins\org.maven.ide.eclipse这个目录
maven会自己重建索引的

你可能感兴趣的:(eclipse,maven,MyEclipse,ide)