[
https://issues.apache.org/jira/browse/IVYDE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656680#action_12656680
]
Nicolas Lalevée commented on IVYDE-138:
---------------------------------------
actually you can already specify such configuration: use the {{project:}}
scheme. For instance:
* project://myproject/folder/settings.xml (myproject is a name of a eclipse
project)
* project:///folder/settings.xml (the file will found in the current project)
Tough we need to make some doc about it somewhere.
> 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.