Join Slack
Powered by
What is the proper way to set up plugin project in...
# intellij-plugins
d
Dmitry Kandalov
08/14/2017, 11:23 PM
What is the proper way to set up plugin project in gradle? I found
https://github.com/JetBrains/gradle-intellij-plugin
but it generates non-plugin modules.
y
yole
08/15/2017, 6:25 AM
yes, this is the proper way. you don't need to have plugin modules
d
Dmitry Kandalov
08/15/2017, 6:53 AM
Ok, thank you. My other question was about debugging from gradle but it’s answered here
https://github.com/JetBrains/gradle-intellij-plugin/issues/206
5
Views
Open in Slack
Previous
Next