You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
Stéphane Bouchet edited this page Dec 19, 2019
·
8 revisions
How to debug a component
This page explains how to debug a component using odo and the according actions in IntelliJ.
The debug action is implemented since version 0.1.2.
Supported component types and IntelliJ verisons
The debug action is limited to java and nodejs component types.
Debugging java components is available in all versions of IntelliJ, however, to debug nodejs components, the JavaScript Debugger plugin is required and is only available to some licensed versions of IntelliJ.