How to delete the search index:
- Close Eclipse
- Delete <workspace>/.metadata/.plugins/org.eclipse.jdt.core/*.index
- Delete <workspace>/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt
- Start Eclipse again
http://stackoverflow.com/questions/6816/eclipse-class-file-name-must-end-with-class-exception-in-java-search
本文介绍了一种清除Eclipse中搜索索引的方法,包括关闭Eclipse、删除特定目录下的索引文件及重新启动Eclipse等步骤。

3942

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



