When working on a Intellij plugin, how do you configure the "Plugin" run configuration in Intellij Idea CE to enable auto reload?

huangapple 未分类评论48阅读模式
英文:

When working on a Intellij plugin, how do you configure the "Plugin" run configuration in Intellij Idea CE to enable auto reload?

问题

以下是您要翻译的内容:

我一直在研究开发Intellij平台插件,并看到文档提到了通过将系统属性idea.auto.reload.plugins添加到runIde Gradle任务来实现插件的自动重新加载。

如何编辑运行配置以设置此属性?
When working on a Intellij plugin, how do you configure the "Plugin" run configuration in Intellij Idea CE to enable auto reload?

英文:

I've been looking at developing an Intellij platform plugin and saw the docs mentioned auto reloading of plugins by adding the system property idea.auto.reload.plugins to the runIde Gradle task

How can I edit the run configuration to set this property? When working on a Intellij plugin, how do you configure the "Plugin" run configuration in Intellij Idea CE to enable auto reload?

huangapple
  • 本文由 发表于 2020年4月7日 23:03:39
  • 转载请务必保留本文链接:https://java.coder-hub.com/61083141.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定