将 Ant 与 FlexBuilder 结合使用

发布于 2024-07-10 02:45:06 字数 145 浏览 6 评论 0原文

在使用 FlexBuilder 构建项目之前,我需要运行一些预编译步骤。 我想我需要使用 Ant 来做到这一点。 任何人都知道的教程可以帮助我走上我的道路吗? 我对 Ant 和 Eclipse (FlexBuilder) 几乎一无所知。

谢谢!

I need to run some precompile steps before I build my project using FlexBuilder. I assume I will need to use Ant to do this. Any tutorials that anyone knows of that can help me along my path? I know next to nothing about Ant and Eclipse (FlexBuilder).

Thanks!

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

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

发布评论

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

评论(1

翻了热茶 2024-07-17 02:45:06

我只使用 ant 来构建我所有的 Flex 应用程序。 我写了一篇关于如何在 Linux 环境中设置 Flex / Ant 的教程,但很多内容都可以翻译到 Windows:

http://blog.apterainc.com/software/setting-up-a-flex-development-enviroment-in-gnulinux/

此链接是 Adob​​e 关于如何将 ant 任务与 Flex 一起使用的说明(从安装到编译第一个 Flex 应用程序的所有内容):

http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html

如果您遇到任何问题,请发布它们在这里我会帮助解决它们。

I use solely use ant to build all my Flex applications. I wrote a tutorial on how to set up Flex / Ant in a Linux environment, but much can be translated to windows:

http://blog.apterainc.com/software/setting-up-a-flex-development-enviroment-in-gnulinux/

This link is the Adobe's instructions on how to use ant tasks with Flex (everything from installing to compiling your first Flex application):

http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html

If you run into any problems, post them here and I will help resolve them.

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