How to debug a custom WebStorm Plugin
Answered
I've switched from IntelliJ2016 to IntelliJ2018 for custom plugin development. Unfortunately the plugin does not work anymore in recent Webstorm.
So i tried to debug by running the "Debug"-Button in IntelliJ2018 but it always opens a CommunityEdition that cannot load my Plugin.
What is the proper way to develop for WebStorm?
Please sign in to leave a comment.
Please see http://www.jetbrains.org/intellij/sdk/docs/products/phpstorm/setting_up_environment.html and setup according with WebStorm installation