How can I protect intellij plugin code from getting copied?
已回答
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 see https://plugins.jetbrains.com/docs/marketplace/obfuscate-the-plugin.html.