在ant中构建Flexbuilder项目

发布于 2024-08-08 10:19:01 字数 237 浏览 3 评论 0原文

我使用 Flexbuilder 作为 IDE,并且正在致力于自动化构建应用程序的过程。

在设置 ant 构建文件的过程中,我注意到无法使用 Flex 构建器存储的依赖项列表来调用项目 - 每个库或库项目都必须手动添加到 Flex 编译器命令中。这给开发人员更新构建脚本带来了巨大的负担,并使构建过程变得非常脆弱。

是否有选项或第三方项目可以解决这个问题?如果做不到这一点,是否可以通过命令行使用 Flex 构建器的进程进行构建?

I'm using Flexbuilder as an IDE, and I'm working on automating the process of building my application.

In the process of setting up the ant build file, I noticed that there's no way to call the project using the list of dependancies that Flex builder stores - each library or library project has to be added to the flex compiler commands manually. This creates an enormous burden on the developers to update the build scripts, and makes the build process very uncomfortably fragile.

Is there an option or third party project that addresses this? Failing that, is it possible to build using Flex builder's process via command line?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谜兔 2024-08-15 10:19:01

这个答案可能有用。

自动化组件库

This answer might be of use.

automating component libraries

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文