Managing conflicting ivy repositories (in eclipse)

Posted by Stephen on Stack Overflow See other posts from Stack Overflow or by Stephen
Published on 2010-03-17T06:39:04Z Indexed on 2010/03/17 6:41 UTC
Read the original article Hit count: 211

Filed under:
|

I've got eclipse workspaces for my full time job and my home test work that are both set up with ivy (and using ivyDE).

However, I'm finding that I'm getting strange behaviour and conflicts between the different workspaces - issues like not being able to find certain dependencies, or not compiling etc.

Is there a way in ivy or ivyDE to set the home .ivy2 directory so that I can split my workspaces? At the moment, I'm alternating different directories for my .ivy2 cache.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about ivy