Cannot find builtin plugin java for IDE
已回答
Been working on a plugin off-and-on for a while now, and getting back into it I'm having issues getting it working with 2019.1.3.
I get the following message from gradle: 'Cannot find builtin plugin java for IDE ...'. If I downgrade to 2018.x it works fine.
I'm using version 0.4.9 of the gradle-intellij-plugin.
请先登录再写评论。
Probably, this is caused by extraction of java plugin:
https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/