GitHub user bamaer added a comment to the discussion: How to debug code in a local development environment
the easiest way is to use the steps described in the link I shared earlier. Just start hop GUI or hop server from the bat schripts with the debug option, e.g. `hop-gui.bat debug`, set breakpoints and attach your debugger. GitHub link: https://github.com/apache/hop/discussions/4801#discussioncomment-11890088 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
