Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Configured IvyDe. and ivy 1.3.1 Eclipse 3.2
Description
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.