> However, is there a way to specify a file relative to the project, > rather than an absolute path?
Yes. You can use "project:///" as a prefix for relative ivy settings files. If you hover your mouse over the "Ivy settings path" text box, it illustrates this. Jeff On Sat, 2009-07-25 at 15:17 +0100, Paul Grenyer wrote: > Hi > > >> Is it possible to configure IvyDE to use a local settings file, rather > >> than a just a global (Eclipse) one? This would really help and I'm > >> prepared to make the changes myself if I can get it to build! > > > > It has always been possible to do this, see the 4th screenshot: > > http://ant.apache.org/ivy/ivyde/history/latest-milestone/cpc/create.html > > I've got this working now - thanks. > > However, is there a way to specify a file relative to the project, > rather than an absolute path? >
