ant下载及配置

------------------ant下载及配置------------------
下载ant的网址:http://ant.apache.org/
下载jdk的网址:http://java.sun.com/j2se/1.5.0/download.jsp

1:都直接进行解压
2、环境变量的设置
在‘我的电脑>>属性>>高级>>环境变量>>系统变量 下编辑
ANT_HOME=f:\files\ant

JAVA_HOME=f:\files\jdk

CLASSPATH=f:\files\jdk\lib\tools.jar

PATH=%PATH%;%JAVA_HOME%\bin;%ANT_HOME%\bin

---------eclipse ant使用scp task所需的jar包---------
BUILD FAILED
/home/spidercoco/workspace/ebas-install/build.xml:13: Problem: failed to create task or type scp
Cause: Could not load a dependent class com/jcraft/jsch/UserInfo
It is not enough to have Ant's optional JARs
you need the JAR files that the optional tasks depend upon.
Ant's optional task dependencies are listed in the manual.
Action: Determine what extra JAR files are needed, and place them in one of:
-/usr/local/eclipse/plugins/org.apache.ant_1.7.0.v200803061910/lib
-/home/spidercoco/.ant/lib
-a directory added on the command line with the -lib argument

Do not panic, this is a common problem.
The commonest cause is a missing JAR.



http://www.jcraft.com/jsch/index.html上面有。。。

当然,并不是拷过去就完事了。你得在eclipse中设置一下,windows->preference->ant->runtime->classpath,加入刚才的jar包就可以了。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值