Cocosbuilder--The project area is blank,why? Thanks!

After creating project,the project area on the left is blank,there’s nothing in it,even if i created a cbb file,i can’t find it.What’s the problem with it?
Thanks!

CocosBuilder 3.0-alpha 5 requires 10.8.x ?

I’m currently using OSX 10.8.4 and it works fine.

When you create your interface or ccb file, make sure you create it in your “Resources” folder in where your ccb project, or else it won’t show up in the project view. If you don’t want it under the Resources folder, you can include other folders if you go to the “Project Settings…” and add the folder where your ccb file was create in the “Resource paths”.

Shi Liang wrote:

CocosBuilder 3.0-alpha 5 requires 10.8.x ?

hi, refer to this one: http://www.cocos2d-x.org/boards/18/topics/29755 it works!

This sounds a bit like the bug we’re seeing on CCB 3.0 where when it starts up it sometimes ‘hangs’, ie. won’t load a file. The workaround for that bug is:

rm /Library/Preferences/com.cocosbuilder.CocosBuilder.LSSharedFileList.plist
rm
/Library/Preferences/com.cocosbuilder.CocosBuilder.plist

…and restart CCB.

I don’t know (yet) what causes this bug, but it hits some people and not others.