Add a Breakpoint

Easily add breakpoints when you get an exception in your code

When you run your code and get an unhandled exception, you can click Create breakpoint in the Run window to debug it.

Interested in JVM Development?

call to action image

Adding a breakpoint is just the start of the journey!

Learn More


Related Resources

Presenting with IntelliJ IDEA.
Presenting with IntelliJ IDEA.
Tips & tricks to level up your presentation skills with IntelliJ IDEA.
Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Enable Git Staging
Enable Git Staging
Git Staging is an alternative approach to IntelliJ IDEA Changelists.