Back to Courses
Test Your Build in the Debugger with IntelliJ IDEA
Overview
In this 1.5 hours guided project. You will learn how to use the debugger in IntelliJ IDEA to test the builds of your code. Topics covered include using the integrated debugger, break points, stepping, watches, modifying the execution flow, and object examination. Basic development experience including working with objects in Java with IntelliJ IDEA is required as a prerequisite.