Listing 2 shows the build script.
清单2给出构建脚本。
Set up the build script files.
建立构建脚本文件。
运行这个构建脚本。
Again, an Ant build script is provided.
同样,也提供了Ant构建脚本。
I am using ant as my build script.
我使用蚂蚁作为我的构建脚本。
编写构建脚本。
What's your preferred build script solution?
你首选的脚本构建方案是什么?
Run this same build script with every change.
对每个修改都运行这个构建脚本。
The tag is always the root tag of the build script.
标签总是构建脚本的根标签。
For example edit class x, update the build script, etc.
例如编辑类x,更新构建脚本,等等。
The Ant build script is available in the download file.
Ant构建脚本可从下载文件中获得。
A build script that manually copies WWW into each project.
手动将WWW复制到每个项目的构建脚本。
Define the build interval and the build script to be called.
定义构建间隔和要调用的构建脚本。
Running the build script produces output similar to this
运行构建脚本会生成如下输出
To run the build script, open the build script within Eclipse.
要运行构建脚本,可从Eclipse中打开它。
The Outline view should display the structure of the build script.
Outline视图可以显示出构建脚本的结构。
Let's take a look at how to use FindBugs from an Ant build script.
让我们看一下如何在Ant编译脚本中使用FindBugs。
For example, a central build script provides properties for subprojects.
例如,中心构建脚本提供子项目的属性。
Near the bottom of the build script, you will define the compile target.
在构建脚本的底部,可以定义compile目标。
Let's start with a build script that just compiles the example Python code.
先介绍一个只编译python样例代码的构建脚本。
Messages from the Ant build script, if any, will appear in the Console view.
来自Ant构建脚本的消息(如果有)将显示在Console视图中。
Another advantage is that you can run this build script independent of the IDE.
另一个优点是可以不依赖于IDE运行这个构建脚本。
I'll step through the creation of a simple Python build script (see Listing 1).
我将逐步介绍如何创建一个简单的Python构建脚本(请参阅清单1)。
Solution: Create a build script and commit it into a version control repository.
解决方案:创建构建脚本,并将脚本提交到版本控制库。
When you rebuild the database project, that item is included in the build script.
重新生成数据库项目时,该项将包括在生成脚本中。
The complete build script, build.xml, can be found in the top directory of the feedParserTest project.
完整的构建脚本build . xml可从feedparsertest项目的顶层目录中找到。
However, you also need to build and deploy this script using some automated scenario.
不过,您还需要使用某个自动化方案来构建和部署此脚本。
Once the script package is in the catalog, you can build your new custom pattern.
当脚本包在目录中时,您可以构建新的自定义模式。
Record a script called S1, and build it.
记录名为s1的脚本,并构建它。
When distributing the build output, only the final script is published.
当您发布程序构建的结果时,只需要发布最后得到的脚本即可。
应用推荐