.project多个<nature>com.adobe.flexbuilder.project.flexnature</nature>
多个.flexProperties文件
不过都是用flex编译
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
本文介绍了Flex项目的配置细节,包括如何设置多个nature属性以及flex编译方式。此外还讲解了buildSpec的具体配置方法。
.project多个<nature>com.adobe.flexbuilder.project.flexnature</nature>
多个.flexProperties文件
不过都是用flex编译
<buildSpec>
<buildCommand>
<name>com.adobe.flexbuilder.project.flexbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>

被折叠的 条评论
为什么被折叠?