dwyand
dwyand
I've put a repro of the issue up at https://github.com/dwyand/repro-68. @dansanduleac hit the nail on the head with his initial problem statement -- the generated source is simply in the...
The `.idea/` directory vs. `.ipr` file isn't what makes the difference -- its whether or not the gradle plugin generates a project that the IDE imports (which in turn means...
100% believe thats accurate for 2016.x, but I think 2017.x may have changed it. I think intellij's path forward is really to let the in-IDE automation deal with IDE stuff......
On a deeper look, going to surrender on trying to simplify the idea end of things 😞. Didn't realize the name of the generated source was configurable; I think that...