How to start with Eclipse? Please help

Hey guys,
I have a nice idea for a mini-game, but i am new at C++
Do not really know, how to start learning.
The most Tutorials are only for Xcode and IOS, but I
use Eclipse…

Please help me…

Greetz

I last did this with version 3.3 alpha. I have not tested with Cocos2d-x v3.3rc0 but it should work the same. Always best to use github version for newest fixes. I used ndk10c I think. These links worked for me.

http://cocos2d-x.org/wiki/How_to_run_cpp-tests_on_Android
http://www.cocos2d-x.org/wiki/How_to_Build_an_Android_Project_with_Eclipse

I suggest getting the tests to work first. I mainly code in xcode though. I use Eclipse just to test android. I recommend Visual Studio or Xcode especially if you are new to C++.