I'm adding these changes to make it work with the latest releases, but I haven't tested it locally if it works If someone can provide me some instructions, I'm happy to give it a try and validate.
I was able to verify and test it locally 👌
For future reference, install the Gradle Plugin for your IDEA. Then run the buildPlugin Gradle task found under the intellij folder.
The zip file containing the plugin can be found in {project_root}/build/distributions.
You can install the plugin from disk and give it a try.
Thanks for maintaining the plugin.
I'm adding these changes to make it work with the latest releases, but I haven't tested it locally if it works If someone can provide me some instructions, I'm happy to give it a try and validate.I was able to verify and test it locally 👌
For future reference, install the Gradle Plugin for your IDEA. Then run the
buildPlugin
Gradle task found under theintellij
folder. The zip file containing the plugin can be found in{project_root}/build/distributions
. You can install the plugin from disk and give it a try.