java.lang.Error: Unresolved compilation problems解决方法!

Exception in thread main java.lang.Error: Unresolved compilation problems: SearchManager cannot b

Exception in thread "main " java.lang.Error: Unresolved compilation problems:
SearchManager cannot be resolved to a type
SearchManager cannot be resolved to a type

at TestLucene.main(TestLucene.java:13)

这是什么异常呢?

------解决方法--------------------------------------------------------
不识别这个SearchManager 类