有cocos2dx-lua项目要维护。试了很多IDE全部都不行,暂时还是以intellij idea+ emmylua插件来开发。至少idea的快捷键我比较熟悉

1.intellij idea装emmylua插件

2.每次改完代码想看效果。那么配置如下

Debugger: Attach Debugger

Program:   VS编译生成的COCOS的exe文件路径

Working Directory: lua代码的根路径

Parameters:  -workdir   lua代码的根路径

intellij idea开发lua



相关文章:

  • 2021-11-28
  • 2021-05-25
  • 2021-08-21
  • 2021-05-27
  • 2021-05-02
  • 2021-11-17
  • 2021-10-24
  • 2022-12-23
猜你喜欢
  • 2021-04-01
  • 2021-05-03
  • 2022-12-23
  • 2021-10-08
  • 2021-10-12
  • 2021-11-22
  • 2021-09-26
相关资源
相似解决方案