Book Image

IntelliJ IDEA Essentials

By : Jaroslaw Krochmalski
Book Image

IntelliJ IDEA Essentials

By: Jaroslaw Krochmalski

Overview of this book

Table of Contents (17 chapters)
IntelliJ IDEA Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Keyboard shortcuts


The following table includes the keyboard shortcuts that covered in this chapter:

Action

PC shortcut

Mac shortcut

Create or navigate to the test

Ctrl + Shift + T

cmd + Shift + T

Select a configuration and run

Alt + Shift + F10

control + option + R

Select a configuration and debug

Alt + Shift + F9

control + option + D

Navigate tests in the Run tool window

The up arrow key / the down arrow key

The up arrow key / The down arrow key

Navigate failed tests in the Run tool window

Ctrl + Alt + the up arrow key / Ctrl + Alt + the down arrow key

cmd + option + the up arrow key / cmd + option + the down arrow key

View assert failure differences

Alt + Enter

Alt + Enter

Run test

Shift + F10

control + R

Debug test

Shift + F9

control + D