Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (26 loc) · 1.58 KB

cp_container.adoc

File metadata and controls

31 lines (26 loc) · 1.58 KB

The IvyDE classpath container will help you manage the classpath of your Java™ Eclipse™ projects, based on the dependencies declared in Ivy files found in your projects.

Some of the tasks that can be performed on the container include:

  • Create a container

  • Edit its setup

  • Launch a resolve of the dependencies

  • Retrieve the dependencies in your project

  • Resolve dependencies within the Eclipse workspace

  • Launch software or unit tests with a classpath managed by IvyDE

  • Use IvyDE with Maven pom.xml

  • Use IvyDE in concert with WTP