eclipse compile cocos2dx project

eclipse can’t display the keyword,like“CCDirtor CCSprite”,when I want to see the sourse filed,the eclipse tell me “Count not find symbol”CCDirtor" in index".Thanks for all your help

I think you need to turn off a load of error messages in eclipse.

Check out http://www.raywenderlich.com/33750/cocos2d-x-tutorial-for-ios-and-android-getting-started
About 3/4 of the way down it shows what should be disabled.

thanks
Adam Reed wrote:

I think you need to turn off a load of error messages in eclipse.
>
Check out http://www.raywenderlich.com/33750/cocos2d-x-tutorial-for-ios-and-android-getting-started
About 3/4 of the way down it shows what should be disabled.