How can I protect intellij plugin code from getting copied?
Answered
Hi Intellij Team and Developers!
I want to write a plugin for intellij. I may want some paid features. but regardless of it, I wish to protect my plugin code from unauthorized copying. I see plugin jar files are easily accessible as of now. How can I protect it?
Please sign in to leave a comment.
Please see https://plugins.jetbrains.com/docs/marketplace/obfuscate-the-plugin.html.