Create a container
First you should have somewhere an ivy.xml file or a maven pom.xml ready to be used to build a classpath, along if needed with an ivysettings.xml.
Standard creation
The standard way to add the IvyDE classpath container is to manipulate the Eclipse's "Build Path":- Select the project in which you want to create a IvyDE classpath container and open the "Add Libraries" form of Eclipse (In package Explorer, in popup menu of your project choose : [Build Path]/[Add Libraries]).
- Select "IvyDE Managed Dependencies" item.
- Select an ivy.xml file or a maven pom.xml and the desired configurations.
Fast creation
For most of the projects, the ivy.xml file (or the pom.xml) is in the java project. So you can just right click on the ivy.xml and select "Add Ivy Library..." and you will direclty access the prefilled setup of the IvyDE classpath containerPrinter Friendly