Tutorials


The best way to learn is to practice! That's what the Ivy tutorials will help you to do, to discover some of the great Ivy features.

For the first tutorial you won't even have to install Ivy (assuming you have Ant and a JDK properly installed), and it shouldn't take more than 30 seconds.

First Tutorial
  1. Make sure you have ant 1.6.0 or greater and a jdk properly installed
  2. Copy this build file in an empty directory on your local filesystem (and make sure you name it build.xml)
  3. Open a console in this directory and run "ant". That's it!
If you have any trouble, check the FAQ. It is most likely related to your internet connection (proxy anyone?).

OK, you've just seen how easy it is to take your first step with Ivy. Go ahead with the other tutorials, but before you do, make sure you have properly installed Ivy and downloaded the tutorials sources (included in all Ivy distributions, in the src/example directory).

The following tutorials are available: