Hi, I see that IvyDE final now has field for setting properties files, I was wondering if its possible to point this to a properties file in a different project. We have multiple projects in Eclipse and one defines the default versions to use for some dependencies, sometimes this will get updated, but our ivy-settings.xml is picking up the one in our prod project, so we'd like during development in eclipse to be able to point to the one in the eclipse project. Is this possible? I tried doing something like:
project:///../config-proj/src/dependency-defaults.properties but that did not work. Is this supported? Thanks, matt -- View this message in context: http://www.nabble.com/Using-properties-file-from-different-project-in-IvyDE-final-tp23848082p23848082.html Sent from the ivy-user mailing list archive at Nabble.com.
