Using Gradle to build IntelliJ Plugins

时间:2015-05-24 21:15:44

标签: intellij-idea gradle intellij-plugin

I am working on developing plugins for IntelliJ. I would like to be able to build the plugin using Gradle. I would also love to use the dependency management in Gradle to sync my plugin project in IntelliJ.

I have tried searching, but all of the keywords are pretty ambigious (intellij, plugin, gradle, etc). I get posts on using the Gradle plugin in IntelliJ and posts on using the IntelliJ plugin in Gradle... :)

Thanks for the help.

1 个答案:

答案 0 :(得分:0)

不知道它是否仍然相关,但这里是相应的插件:https://github.com/JetBrains/gradle-intellij-plugin