Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Setting up ant in xp

  • 05-12-2005 1:12am
    #1
    Registered Users, Registered Users 2 Posts: 9,225 ✭✭✭


    any one have a walkthrough on this i am so confused?

    thanks guys


Comments

  • Registered Users, Registered Users 2 Posts: 3,889 ✭✭✭cgarvey


    • Download the zip
    • Extract it to, say, c:\ant
    • Add ANT_HOME environment variables to point to c:\ant *
    • Add c:\ant\bin to the end of your existing system PATH environment variable (make sure there is a ; before c:\ant\bin) *

    * System Environment Variables on Win XP .. right click on My Computer, Properties, Advanced, Environment Variables. Clicn New (under System Variables, not user variables) for the ANT_HOME one, and just double click on Path to add your ;c:\ant\bin at the end.

    That should be enough


  • Registered Users, Registered Users 2 Posts: 9,225 ✭✭✭Chardee MacDennis


    didnt set ant home!!! ill give it a try. nice one


  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    If your using Eclipse Ant is built into it and you can run it from the UI.


Advertisement