[
https://issues.apache.org/jira/browse/IVYDE-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798331#action_12798331
]
Nicolas Lalevée commented on IVYDE-228:
---------------------------------------
I just tested with IvyDE 2.0.0 final and the trunk version, both works for me
with the following setup:
* the settings.xml:
{code:xml}
<ivysettings>
<settings defaultResolver="${defaultResolver}" />
<resolvers>
<ibiblio name="ibiblio" m2compatible="true" />
</resolvers>
</ivysettings>
{code}
* the settings.properties:
{noformat}
defaultResolver=ibiblio
{noformat}
Could you give more info about your setup ?
About the browsing button, there will be several ;) see IVYDE-152
> Can not add a project specific property file when adding a library
> ------------------------------------------------------------------
>
> Key: IVYDE-228
> URL: https://issues.apache.org/jira/browse/IVYDE-228
> Project: IvyDE
> Issue Type: Bug
> Components: classpath container
> Affects Versions: 2.0.0.final
> Environment: Eclipse 3.5
> Reporter: Dan Diodati
> Fix For: 2.0.1
>
>
> I right click on a ivy.xml file and select Add Ivy Library, then I select the
> Enable project specific settings.
> And add a entry into the Property files text box but it never loads it.
> If I add in the global location then it does see the properties file and
> loads it correctly.
> It would also be nice if there was a browse button on this field too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.