When I first setup IvyDE (latest version, using Eclipse 3.2) it was happily resolving and retrieving my dependencies and placing them in the lib/default and lib/test directories as specified by my configuration.
Now, IvyDE is no longer linking jars from those directories, but is now using the ivy cache as configured in ivy-conf.xml. If I remove the defaultCache attribute it will use the default cache settings. What might be preventing IvyDE from using the lib/* directories? regards Mark -- View this message in context: http://www.nabble.com/IvyDE-Using-cache-to-link-jars--tf3470210.html#a9683810 Sent from the ivy-user mailing list archive at Nabble.com.
