Running ANT ...... please help
Hi All,
I am trying to follow the J2ee tutorial examples. But whentrying to use ant I am getting this error...please help
My ANT_HOME =C:\jakarta-ant-1.4beta1
And My path includes
C:\jakarta-ant-1.4beta1\binamong the other.
C:\j2sdkee1.2.1\j2eetutorial\examples\src>ant converter
Bad command or file name
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/
Main
C:\j2sdkee1.2.1\j2eetutorial\examples\src>
Any help is greatly appreciated......
Thanks in Advance
Ven

