IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Execution

Edit pageLast modified: 20 May 2024

The IntelliJ Platform Execution API allows running external processes from within the IDE, e.g., applications, tests, servers, scripts, etc. These processes can be run from the editor, project view, run toolbar, or custom actions. Executed processes can be stopped, restarted, and their output and logs can be viewed in the run console. It is possible to manage and persist Run Configurations from the UI.