Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以像在 Flash Builder(以前的 Flex Builder)中那样设置 FDT,使其仅在我保存(而不是持续或手动)时构建工作区,如果可以,如何?
这在 FDT 中是不可能的。我们的增量构建器必须随时运行。否则你不会得到任何自动完成、错误突出显示或其他任何东西。在 FDT 中,一切都建立在实时解析功能上(在构建工作区时完成)。
猜测:[菜单] >> 项目 >> 自动构建 >> 取消选中