Advanced Java Debugging - Andrej Podhradský

Опубликовано: 30 Сентябрь 2024
на канале: DevConf
1,579
4

Do you know how to rerun a block of code during debugging? Have you ever heard about conditional breakpoints or remote debugging? No? Then this workshop is exactly for you.
For demonstrating more debugging features we will use Eclipse IDE but don't worry - almost all of the features are available in other IDEs.

Requirements: JDK 1.6+, Maven 3.0.5+ and Eclipse IDE for Java (or JavaEE) developers