Created by: mread
Not quite right yet but for your consideration.
This pull request supports groovy_library
and groovy_test
rules as intellij source folders.
Outstanding issues:
- what additional unit or integration tests do you want to see?
- I'm not sure what
addCompiledShadowIfNeeded()
does but I'm not calling it, should I? - there's an unnecessary
<exclude>
and apackagePrefix
being created in the .iml, any suggestions on the best place to look for a fix?