About create JSB project with create-android-project.bat

I just learn Cocos2d-x, and want to create a project with create-android-project.bat.

Whether or not can I create a project of JSB, seems that it is not supported as I seached the infos “add [-b|—box2d] [-l|—lua] [-c|chipmunk] at the last of endlocal & _CYGBIN\bash —login”_CYGSCRIPT“” which does not include javascript.

If that is right, then how I get a project for Eclipse Developing?

Thanks

create-android-project.bat doesn’t support create jsb project yet.
Please use tools/project-creator instead.

Thanks a lot and I created project successfully with running the python file under version 2.7.

Go on learning …