Nope, of the plugins themselves. Here are some of the "dead ends" I'm talking about during drill down. Maybe I am missing something about the abstract nature of the first one but it looks like a circular functional dependancy of overloads or something; the second screenshot ends it a compiled code comment that I don't really get fully but suspect I know what is going on there... these are likely class headers just so java knows what to call in the compiled libraries? That's what I mean, I think I recall there is functionality somewhere in intellij where you can use the compiled distros for your app, but you could also import the source material and it would know to drill into that instead of the dead end of compiled code. I though I recall it being a control, something called "mark directory as library root" or something. Really just trying to fill in any gaps in my knowledge... whenever I have to engineer indirectly, often with trial and error, I get very nervous and wonder what I'm missing.