Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleEclipse may get confused

At this point you will want to remove any static jar references from your .classpath otherwise eclipse may get confused about there being duplicate jars in the classpath.

Info
titleNo worspace workspace Ant prep needed with ivyDE

You may have noticed the Ivy Managed Dependencies library you just added is referencing jars from your ivy cache (<home>.ivy2/cache), not the locally retrieved jars (lib, test-lib). The effect is you do not have to run any ant targets to prep your workspace for development. ivyDE does not use the ivy retrieve lib directories in your project, it looks for your dependencies directly in the ivy cache.