[ https://issues.apache.org/jira/browse/IVYDE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762651#action_12762651 ] Adam Karl commented on IVYDE-138: --------------------------------- Part of the ivysettings in my opinion is the properties files to include (even better if I could import properties into ivysettings but thats a core ivy deficiency). I have successfully used project://project-name/ivy-settings.xml however I don't believe the same style reference works for properties files. This could be a separate issue but they are somewhat related. > Allow ivy settings to be relative to project path > ------------------------------------------------- > > Key: IVYDE-138 > URL: https://issues.apache.org/jira/browse/IVYDE-138 > Project: IvyDE > Issue Type: Improvement > Components: classpath container > Affects Versions: 2.0.0.beta1 > Reporter: Robert Munteanu > > Sometimes it's convenient to push out settings files inside the project , to insure that all devs have them configured correctly. At the moment I can only specify an absolute path for the settings file. I would welcome being able to set it relative to the project. > For me personally it would be enough to have a ${project.dir} variable, no need for GUI. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.