How to import and run existing plugins from intellij community edition repo

后端 未结 4 1648
南旧
南旧 2021-01-01 16:29

I\'m trying to import and run the IntelliJ git4idea (Git Integration) plugin in order to play around and contribute some of my own code.

I\'ve pulled the Intellij co

4条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-01 16:34

    when you import the intelij plugin projects

    You should run the 'runIde' task in gradle.

提交回复
热议问题