I do not think that the clear cache is a needed feature. If you know where is the cache you can easily delete the wrong artifacts.
Further more, I have to implement a real option tab (like Maven does) . The one provided in Options > Miscellaneous > Ivy is less than minimalist ;).
I would like to add this 2 inputs :
- Change the Ivy Home with an external one if wanted. Ivybeans will just provide the one needed for itself.
- Change the default behaviour in IvyBeans which is always resolve and retrieve all artifacts (the check box on each project configuration is not a good solution). In Maven support, you can configure "On Project Open"if you want to download binaries, javadoc and sources. It can be easy to implement it in IvyBeans but it means some refacts.
Regards
Laurent.