]
Ilya Buziuk updated ERT-340:
----------------------------
Sprint: devex #118 July 2016, devex #119 August 2016 (was: devex #118 July 2016)
Cannot set a breakpoint in a node modules [EBZ#497685]
------------------------------------------------------
Key: ERT-340
URL:
https://issues.jboss.org/browse/ERT-340
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
Assignee: Ilya Buziuk
Labels: Debug, bzira
Fix For: Neon.1 (4.6)
Created attachment 263019
Simple project that demos the problem
When I debug my node application and I add a breakpoint in a file inside a
"node_modules" folder, the code executes but the breakpoint does not halt the
program execution.
Is this a supported feature? If not, is there workaround for this?
I attached the projects for reference.