What version of CocoStudio I should use with what version of cocos2d-x?

Hi!
.json files, that created by latest version of CocoStudio are bad for reading in cocos2d-x 2.2.1. When I look into, I have found that classnames in latest CocoStudio are such “Panel”, “Sprite”, etc but in TestCpp sample json file FishJoy2 json classnames are CCNode, CCSprite etc. What versions of cocos2d-x and CocoStudio I need to get it work?

Up!

Every version CocoStudio need the cocos2dx extension lib to read the json file. you can download the both latest CocoStudio and cocos2d-x from here http://www.cocoachina.com/bbs/read.php?tid=154886

at least Cocos2dx.2.2