Le 5 janv. 2011 à 19:43, alexcole a écrit : > > I am experimenting with IVY/IVYDE and what I would like to do is be able set > the dependency of Project A that depends on Project B such that any changes > in Project B are automatically reflected in Project A without publishing > Project B, is there a configuration that enables this please?
yep, you should enable the workspace resolver: http://ant.apache.org/ivy/ivyde/history/latest-milestone/cpc/workspace.html Nicolas