参考文章:

例子:http://www.2cto.com/kf/201305/208139.html

http://blog.csdn.net/ljb_blog/article/details/12709983

eclipse 如何支持ant:http://www.cnblogs.com/sw926/p/3238512.html

环境介绍:

引擎:cocos2dx2.2.2

开发平台:mac

jdk 1.7 

注:参考了以上文章,最后发现打包也不用自己下ant,也不用命令行,

而是设置 <project name="SanGuoGame" default="make_channels">,然后右键build.xml文件直接运行.

 

相关文章:

  • 2022-01-22
  • 2022-12-23
  • 2022-02-08
  • 2021-12-08
  • 2021-09-03
  • 2022-01-09
  • 2022-03-07
猜你喜欢
  • 2022-01-14
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2021-04-08
  • 2022-12-23
相关资源
相似解决方案