Table of Contents
Idea Plugin Dev - Run Debug Plugin
Task
To debug a plugin
You need a community edition of IDEA
Select
Run | Debug
in the main menu, or press
Shift + F9
.
To run a plugin
Select
Run | Run
in the main menu, or press
Shift + F10
.
With the
action sample
:
Documentation / Reference
Getting Started - Running and Debugging a Plugin
Run Debug Plugin Reference