[695] Trouble running Ant tasks Follow
Using: IDEA (Build 695) on WinXP Professional
I am having trouble running Ant targets that contain the ftp or telnet tasks.
I have made sure that optional.jar and NetComponents.jar are in the idea lib directory.
The error message itself is
Could not create task or type of type: telnet.
Can you help?
Sri
P.S.
There are no errors when I execute the same target externally -- at a command prompt.
Please sign in to leave a comment.
its a bug. Look here
http://www.intellij.net/tracker/idea/viewSCR?publicId=10007
So, you say
"... these jar files have to be added manually to the ANT properties for the project..."
Do you mean that this is a workaround? If so, how does one set Ant properties for a project?
Sri