Can't find Classes\HelloWorldScene.h

I am following this tutorial “http://www.raywenderlich.com/33752/cocos2d-x-tutorial-for-ios-and-android-space-game” for learning cocos2dx. but while following the instructions i have faced the following problems:

  1. Couldn’t create ‘Resources’ folder as told on ‘Getting Started’. So i created manually the resources folder in an android project folder(which i created using ‘File~~>New~~>Android Application Project’ in eclipse indigo.

  2. Then i did what was told there for the first step. But then again, i couldn’t find ‘Classes\HelloWorldScene.h’ folder or file in my project.

I think i made a mistake while creating a project in eclipse itself. I am unable to understand.

Please help.

Thanks.