Project Description
IvyVisual for Visual Studio is a minimal port of the IvyDE for Eclipse.
It solves the issue with refering to compiled dependencies and instead linkes the source projects files, to be able to test multiple modules compiling before commiting this to the source control.
Features
- Auto resolve ivy dependencies on a solution startup
- Auto unresolve ivy dependencies on a solution close
- Invoke resolve of ivy dependencies from a solutions context menu
- Invoke unresolve of ivy dependencies from a solutions context menu
External links
Special thanks to
Timothy Bingaman for the work with the Ivy plugin at hudson and for all the discussions we had!