Writing javascript multi platform cocos2d game using Eclipse PDT autocomplete

Hi,
Cocos2d jsb is written in a way that Eclipse pdt autocomplete functions doesn’t work in 100%.
Maybe I am wrong, but I have tried every possible configuration of Javascript project (include paths were set).
Is it possible to write JSB Cocos2d-x game with full autocompletion?
Thanks

Yes. Use Webstorm from Jetbrains.

Here is a tuto explaning how to setup autocomplete:
http://www.gamefromscratch.com/post/2012/06/07/Setting-up-JetBrains-WebStorm-to-work-with-Cocos2D.aspx

Joao Neves wrote:

Yes. Use Webstorm from Jetbrains.
>
Here is a tuto explaning how to setup autocomplete:
http://www.gamefromscratch.com/post/2012/06/07/Setting-up-JetBrains-WebStorm-to-work-with-Cocos2D.aspx

I don’t think that’s a proper answer, Webstorm is not a free IDE like Eclipse is…

Well… he wanted autocomplete… that will do =p