You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jeffrey Sinclair (JIRA)" <ji...@apache.org> on 2008/11/24 21:45:44 UTC

[jira] Commented: (IVYDE-26) ivyconf.properties load issue in eclipse

    [ https://issues.apache.org/jira/browse/IVYDE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650317#action_12650317 ] 

Jeffrey Sinclair commented on IVYDE-26:
---------------------------------------

We have a similar issue with property files in our Ivy environment. The difference being that the current user may not be aware that the property file has been updated and hence won't know to hit the refresh button. Would it be possible for IvyDE to have File watchers on all transitively referenced files or is there some limitation that would prevent this?

> ivyconf.properties load issue in eclipse
> ----------------------------------------
>
>                 Key: IVYDE-26
>                 URL: https://issues.apache.org/jira/browse/IVYDE-26
>             Project: IvyDE
>          Issue Type: Improvement
>         Environment: Configured IvyDe. and ivy 1.3.1 Eclipse 3.2
>            Reporter: Michel Tiemens
>            Assignee: Xavier Hanin
>            Priority: Minor
>             Fix For: 2.0.0.final
>
>
> I have got IvyDe and Ivy working in a relatively small project.
> I use the folowing properties in my ivyconf.properties
>  - development.dir=/prive/development/ontw
>  - workspace.dir=/pslagdigi
> using them in:
>  - ivy.shared.default.root=/common-repository/shared
> I now noticed the issue that when I change the workspace.dir variable for instance IvyDe tries to resolve the artifacts using my old workspace.dir value. It is after I restart my workspace I get the correct behaviour. 
> It might be an improvement to have a refresh configuration option in the ivyde plugin's configuration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.