Fix CodeIris plugin in Android Studio
April 16, 2015 —Category: Software
TL;DR : For the combination of AS 1.2beta and CodeIris 1.13 beta, go to your .AndroidStudioPreview12/config/plugins/CodeIris-Idea/lib and remove your groovy-all jar file. I wanted to get an UML representation of my classes and one plugin I found was CodeIris . Unfortunately, when I tired to…