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?

0

Please sign in to leave a comment.