TanVD/Grazi

How to compile this project?

hengzhe-zhang opened this issue · 3 comments

I had submitted a bug and bug had been fixed. But I don't know how to build this project, because I am a Maven user. Is there any build instruction document or ready-made nightly build package?

I found an answer by myself. But it's too regret that current master branch is developed on IntelliJIDEA 2019.1.
image

TanVD commented

Hi, yep, you should use buildPlugin. Master right now is 2019.1, but branch dev-2019.2 contains code for 2019.2.
Note, that basically you may not compile plugin yourself. We are releasing dev version of plugin each few days.
You just need to set up https://plugins.jetbrains.com/plugins/dev/list channel in accordance with manual from here https://www.jetbrains.com/help/idea/managing-plugins.html

TanVD commented

Added info on dev versions in README.md