在新的 Eclipse Galileo 安装中启用 Ant Tools
我最近安装了 Eclipse Galileo 和 PHP 开发工具。我还计划安装 Flash Builder 4 插件来进行 ActionScript 开发。
我想使用 Eclipse 创建 ant 构建脚本并执行它以从 ActionScript 3 代码库编译 ActionScript 文档。
问题是,当我尝试运行 build.xml 文件(每个回答 ant 构建问题的网站都说它应该自动处理)时,我从未看到将其作为 Ant 构建运行的选项,我找不到任何方法来在首选项或外部工具对话框中将 XML 文件与 Ant 关联。
我看过许多有关构建 Ant 构建文件的教程,但从未见过有关运行实际构建脚本的任何内容。
I have recently installed Eclipse Galileo with the PHP Developers Tools. I plan to install the Flash Builder 4 Plug-in to do ActionScript development as well.
I want to use Eclipse to both create an ant build script and execute it to compile ActionScript docs from an ActionScript 3 code library.
The problem is that when I try to run a build.xml file (which every site that answers the ant build questions says it should handle automatically) I never see an option to run it as an Ant Build, not can I find any way to associate XML files to Ant in the Preferences or External Tools dialogs.
I;ve seen numerous tutorials on build Ant build files, but never anything about running the actual build script.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试安装“Eclipse Java EE Developer Tools”组件。它位于“Galileo - http://download.eclipse 的“Web、XML 和 Java EE 开发”中。 org/releases/galileo”存储库。
Try to install "Eclipse Java EE Developer Tools" component. It's in "Web, XML, and Java EE Development" of "Galileo - http://download.eclipse.org/releases/galileo" repository.