本文介绍了如何使用始终编译的FlashDevelop的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
这是哪里的选择吗?如何设置Main.as为始终编译?该断点,一步一步的功能对我来说不是工作...
Where is this option? how to set the Main.as as Always Compile? The breakpoints and step by step function not work for me...
推荐答案
打开项目面板中,选择所需的主类,(在视图,如果它是隐藏的菜单看起来)和:
Open the Project panel (look in View menu if it's hidden), select the desired main class, and:
- FD3 :右键点击>始终编译
- FD4 :右键点击>设置文档类
- FD3: Right Click > Always Compile
- FD4: Right Click > Set Document Class
这篇关于如何使用始终编译的FlashDevelop的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!