How to clear / remove all global libraries
Hi,
after 1 year plus of adding and removing RVMs and gemsets (Ruby), IntelliJ's Global Libraries cache is a total mess. I'm trying to find a way to clean it up without having to press the "Remove" button 3000+ times. Any ideas?
Please sign in to leave a comment.
Hello.
Global libraries definition is stored in config directory / options/applicationLibraries.xml. You can exit the IDE, do what you like with xml config and restart.
Regards,
Alexander.
pressing "Ctrl+a" and hitting "-" button works for me...
on linux at least
Thanks - I'm totally stupid :|