Using IvyDE with different workspaces on different branches

Posted by James Woods on Stack Overflow See other posts from Stack Overflow or by James Woods
Published on 2010-05-03T09:33:57Z Indexed on 2010/05/03 9:38 UTC
Read the original article Hit count: 356

Filed under:
|
|
|
|

I am having problems using IvyDE when I have different workspaces for different branches. I have "Resolve dependencies in workspace" switched on. But everytime I change to a different workspace I have to remember to manually clean the caches out. This is because IvyDE always uses the default cache for resolving dependencies within a workspace, so when switching between workspaces the cache can be polluted by different versions.

It would seem that it is impossible to work with two different workspaces at the same time.

I cannot find a way to configure the location that IvyDE uses to cache the project dependencies. It does not appear to use the caches defined in the ivysettings.xml

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about branch