facebook

whre is ant?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243637 Reply

    fermataintl
    Member

    I am running myeclipseide 4.0.3 GA on a windows XP laptop.
    I have a build.xml file in a project. If I run ant on that build.xml from the MSDOS command line, it works as expected. If I run it from inside the workbench it fails with:
    Could not create task or type of type: sshexec.

    Is eclipse using a different ant than what I have installed. If so, how can I upgrade or cause it to use mine?

    Dean

    #243666

    Scott Anderson
    Participant

    Dean,

    Eclipse ships with its own Ant libraries; it doesn’t use your existing Ant install. It looks like you’re running an SSH task in Ant and likely haven’t configure the Ant path in Eclipse to find the required libraries. You can do that at Window > Preferences > Ant > Runtime

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: whre is ant?

You must be logged in to post in the forum log in