How to add license to developed plugin?
Hi,
I've developed a Idea plugin and I want to add Open source gpl license to it.
Is there any way provided by api that the license is displayed when the plugin is installed?
Regards
Please sign in to leave a comment.
Hello pradyumna,
You don't need any API for that, and you don't need to display the license
when the plugin runs. Simply specify the license when uploading the plugin
to plugins.intellij.net
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks Dmitry.....