(3)
You can access environment variables with the property element's environment attribute, which sets the prefix to use for environment variables ("env" is customary in Ant files); after you set that prefix, you can reference environment variables by name using that prefix.
posted on
2008-07-31 13:21SunWentao
阅读(154)
评论(0)
收藏举报