Getting FTP to Work with Ant in Eclipse[转]

本文介绍了如何在Eclipse中为Ant设置FTP任务。针对不同版本的Ant(1.5和1.6),需要下载不同的依赖文件,并将它们放置在特定的插件目录下。之后通过Eclipse的偏好设置添加这些依赖到Ant的类路径中。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

摘自:http://devnulled.com/content/2004/11/getting-ftp-to-work-with-ant-in-eclipse/

 

I never seem to remember what I need to install to get the optional <ftp> task in Ant working when it’s time to blow away Eclipse and start a fresh install. Here is the basic information you need to get it working:

For Ant 1.5, you will need to download NetComponents.jar.

For Ant 1.6 (Ant 1.6.2 is current in the Eclipse 3.1 Milestone as of this writing), you will needcommons-net.jar and the Jakarta ORO JAR file.

Grab the applicable files above and put them in your$ECLIPSEHOME/plugins/org.apache.ant_$CURRENTVERSION/lib folder. You’ll then need to add the file(s) you copied to this directory to the Ant classpath which you can do by going to Window > Preferences, traverse down the tree on the left to Ant > Runtime, and use the dialog box which appears to add them. I usually use the “Add External JAR’s” option myself. Click “OK” when done,and then you should be good to go. You may however need to restart Eclipse.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值