No std::string, std::vector...etc in Eclipse!

Hi,

I got cocos2d-x3.2 project running in Eclipse (Windows), however, there’re no std::string, std::vector…etc.
Pretty much everything working except the std:: part. If it means anything, I tried import project as C++ project and got std:: library working but now I can’t launch the project. It says “Launch failed. Binary not found”.

So in short, import as existing Android Project not std::vector, or std::string…etc.
import as existing C++ Project got std:: working but can’t launch the project.

Any help is appreciated, thanks in advance!!

no it works, yes, it may not be coming on auto completion part.
but it works