IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Run anything

Last modified: 22 June 2021

Double Ctrl

IntelliJ IDEA provides a single entry point for running applications, scripts, commands, tasks, and so on — Run anything.

The Run Anything popup

Run Anything is a quick way to launch run/debug configurations, open recent projects, and run commands. It also helps you use proper command syntax by generating suggestions as you type. When you call a command, Run Anything delegates the further work to the appropriate tools.