搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
build.xml
网络
构建脚本;构建文件;主要节点
网络释义
1.
构建脚本
构建脚本
(
build.xml
) 中的下两个节点是名为“init”和“compile flex project”的 target 节点(请参阅图 3)。“compile flex project”tar...
www.riameeting.com
|
基于26个网页
2.
构建文件
在
构建文件
(
build.xml
)中,只需要指定该文件和类所在的路径,就可以一次定义多个任务了。比如:
blog.163.com
|
基于19个网页
3.
主要节点
ant是什么_百度知道 ... -. Ant 简介
build.xml
主要节点
: proejct 项目 ...
zhidao.baidu.com
|
基于10个网页
4.
编译文件
我们将创建一个 Ant
编译文件
(
build.xml
),它有以下属性:它有 1 个名为"make" 的目标,该目标是默认的目标。
www.oracle.com
|
基于2个网页
更多释义
收起释义
例句
释义:
全部
全部
,
构建脚本
构建脚本
,
构建文件
构建文件
,
主要节点
主要节点
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
you
have
all
these
folders
in
your
project
,
you
're
ready
to
add
an Ant
build
.
xml
file
to
run
the
transformation
process
.
如果
项目
中
有
了
所有
这些
文件夹
,
那么
您
已经
准备好
添加
Antbuild.xml
文件
以
运行
转换
过程
。
www.ibm.com
2.
This
ANT
script
requires
the JavaAPITools
build
.
xml
build
tools
which
must
be
located
somewhere
on
your
development
system
(
workspace
)
.
这个
ANT
脚本
要求
JavaAPIToolsbuild.xml
编译
工具
必须
被
放置
在
您
的
开发
系统
(
工作区
)
中
的
某个
位置
。
www.ibm.com
3.
In
passing
,
note
that the ant -p
command
is
handy
to
determine
the
targets
supported
by
a
given
build
.
xml
file
.
在
传递
过程
中
,
注意
ant-p
命令
可以
很
方便
的
确定
某个
build.xml
文件
支持
的
目标
。
www.ibm.com
4.
The
only
approach
to
take
here
is
to
examine
the
build
.
xml
file
for
each
project
and
find
out
where
it
places its
build
artifacts
.
在
这里
可以
采用
的
唯一
方法
就是
检查
每个
文件
的
build.xml
文件
,
找出
它
把
构建
的
制品
放
在
哪儿
。
www.ibm.com
5.
The
complete
build
script
,
build
.
xml
,
can
be
found
in the
top
directory
of
the feedParserTest
project
.
完整
的
构建
脚本
build.xml
可
从
feedParserTest
项目
的
顶
层
目录
中
找到
。
www.ibm.com
6.
Gant
is
basically
a
Groovy
way
of
invoking
Ant
tasks
,
which
by itself gives you
a lot
compared to
a
good
old
build
.
xml
.
Gant
基本
是
一种
Groovy
的
方式
调用
了
Ant
任务
,
比较
起
老旧
的
build.xml
它
有
很多
优点
。
pk4.xyz
7.
Before
running
a
build
,
edit
build
.
xml
and
add
an
Ant
task
to
the
buildAll target
for
each
project
to be built.
在
运行
构建
前
,
请
编辑
build.xml
,
在
buildAll
中
为
每个
待
构建
的
项目
添加
一个
Ant
任务
。
www.ibm.com
8.
You
can
see the Ant
build
.
xml
files
in
the
Download
section
for
these
examples
to
see
how
to
automate
the
replacement
.
可以
在
下载
部分
获得
这些
示例
Antbuild.xml
文件
,
以
了解
如何
自动
进行
替换
。
www.ibm.com
9.
The
nightly
builds
contain
all
the
source
code
for Shale, and
each
directory
of
code
has
a
build
.
xml
file
within it.
每晚
构建
包含
Shale
的
所有
源
代码
,
并且
代码
的
每个
目录
中
都
有
一个
build.xml
文件
。
www.ibm.com
10.
build
.
jars
calls
a number
of
targets
in
the
build
.
xml
file
for
each
run-time
JAR
defined
for the
plug-in
.
jars
为
插件
定义
的
每
一个
运行
期
JAR
调用
build.xml
文件
中
的
许多
目标
。
www.ibm.com
1
2
3
4
5