Proper build.xml file?

Hi,
Does anyone have proper build.xml with all the cocos2d js files included in proper order. The build.xml file in sample projects only includes some small set of js files that those project requires. I added all the files in build.xml, but then errors come, as the files need to be in specific order. Ordering the files myself looks like a daunting task. If someone has it already, could you please share ? or is there any work around for this ?

Could someone please help?

You can find the right file of build.xml in this project:
https://github.com/cocos2d/cocos2d-html5-tests

:slight_smile:

thanks, it worked :slight_smile:

dingping lv wrote:

You can find the right file of build.xml in this project:
https://github.com/cocos2d/cocos2d-html5-tests
>
:slight_smile: