Add Breakpoint

Easily add breakpoints from the run window

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


Related Resources

Generate a UML diagram
Generate a UML diagram
IntelliJ IDEA Ultimate allows you to generate UML diagrams.
Find in File
Find in File
Find a specific name or string in your file
Debugging
Debugging
Use the debugger to help you understand what your code is doing.